Official module for PrestaShop 1.6, 1.7 and 8.x - send SMS to your shop customers via the seven gateway.
- Single & Bulk SMS - Send messages to one or many customers
- Custom Sender ID - Up to 11 alphanumeric or 16 numeric characters
- Configurable from the Admin - Manage everything from Modules > Module Manager > seven
- PrestaShop 1.6, 1.7 or 8.x
- PHP 7.2+
- A seven account with API key (How to get your API key)
cd /path/to/prestashop
composer require seven.io/prestashopThen activate the module: Modules > Module Manager > seven > Install.
-
Download the latest release ZIP.
-
Extract it into the modules folder:
unzip -d /path/to/prestashop/modules <archive_name>.zip
-
Modules > Module Manager, search for seven and click Install.
Open Modules > Module Manager, click Configure on the seven module and paste your API key. Optional fields like sender ID can be set on the same screen.
Need help? Feel free to contact us or open an issue.