sablesoft/magento2-smsp

SMSP.BY API Connector

Installs: 3

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Type:magento2-module

1.0.0 2019-01-09 18:21 UTC

This package is auto-updated.

Last update: 2024-05-08 19:37:08 UTC


README

This is Cms Magento 2 module for integration with smsp.by api service. For more info look this service site.

Install

  • composer require 'sablesoft/magento2-smsp'
  • bin/magento module:enable SableSoft_Smsp
  • bin/magento cache:clean
  • bin/magento cache:flush
  • bin/magento setup:upgrade
  • bin/magento setup:di:compile

Use

  • Set your smsp user and apikey in admin panel
  • Use SableSoft\Smsp\Model\Api for api requesting