seven.io / magento2
There is no license information available for the latest version (v1.0.0) of this package.
seven Magento2 Module
Package info
Type:magento2-module
pkg:composer/seven.io/magento2
v1.0.0
2020-03-18 08:58 UTC
Requires
- php: ^7.0|^7.1|^7.2
- ext-mbstring: *
- sms77/api: ^1.1.0
This package is auto-updated.
Last update: 2026-03-08 19:38:06 UTC
README
Module for Magento 2
Installation
Via Composer
composer require seven/magento2php bin/magento setup:upgradephp bin/magento setup:di:compilephp 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.