Type
magento2-module
Orange Sms connector to the Sms Notificaiton module adapters.
magento2-module
MIT
None
None
None
None
None
This module is a free connector for the SmsNotification and the OrangeSms modules.
The free source is available at the github repository.
These modules are available on our store.
The module is available on packagist, so you can install the module through composer:
composer require blackbird/orange-sms-notification
Then, run the following magento command:
php bin/magento setup:upgrade
If you are in production mode, do not forget to recompile and redeploy the static resources.
This module add the capability to enable or disable this adapter connector.
The setting is available at the Orange Sms config section.
Now, your Orange Sms connector is available in the field list of Sms Notification adapters.
Select Orange Sms
and apply the changes. Now, your notification are sent through Orange Sms.
This project is licensed under the MIT License - see the LICENSE file for details.
That's all folks!