sms77 / prestashop-api
seven.io module for PrestaShop 1.6 & 1.7 & 8.x applications.
Package info
github.com/seven-io/prestashop
Type:prestashop-module
pkg:composer/sms77/prestashop-api
Requires (Dev)
- prestashop/autoindex: ^1.0
This package is auto-updated.
Last update: 2026-04-28 12:17:19 UTC
README
seven SMS for PrestaShop
Official module for PrestaShop 1.6, 1.7 and 8.x - send SMS to your shop customers via the seven gateway.
Features
- 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
Prerequisites
- PrestaShop 1.6, 1.7 or 8.x
- PHP 7.2+
- A seven account with API key (How to get your API key)
Installation
Composer (recommended)
cd /path/to/prestashop
composer require seven.io/prestashop
Then activate the module: Modules > Module Manager > seven > Install.
Manual
-
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.
Configuration
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.
Support
Need help? Feel free to contact us or open an issue.