seven.io / magento2
seven Magento2 Module
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^7.0|^7.1|^7.2
- ext-mbstring: *
- sms77/api: ^1.1.0
This package is auto-updated.
Last update: 2024-11-08 16:37:07 UTC
README
Module for Magento 2
Installation
Via Composer
composer require seven/magento2
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:clean
Manually
-
Download the latest release as * .zip
-
Extract the archive to
/app/code
-
2.3.6 and below:
- Navigate to
System->Web Setup Wizard->Component Manager
- Hover over the "Actions" column and click it to press "Enable"
2.3.7+:
bin/magento module:enable Seven_Api
- Navigate to
In both cases, you will need to set your API key in order to send SMS. In the Magento
backend, navigate to Marketing.Communications->seven
and type it in. Do not forget to
click on "Save Config".
Functionalities
Event-based SMS dispatch at:
- Customer Registration
- Order Shipment
- Order Submission
Support
Need help? Feel free to contact us.