sablesoft / magento2-smsp
SMSP.BY API Connector
Package info
github.com/sablesoft/magento2-smsp
Type:magento2-module
pkg:composer/sablesoft/magento2-smsp
1.0.0
2019-01-09 18:21 UTC
Requires
- php: >=7.1.0
- magento/module-backend: *
This package is auto-updated.
Last update: 2026-03-08 23:55:46 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_Smspbin/magento cache:cleanbin/magento cache:flushbin/magento setup:upgradebin/magento setup:di:compile
Use
- Set your smsp user and apikey in admin panel
- Use SableSoft\Smsp\Model\Api for api requesting