Skip to content

seven-io/prestashop

Repository files navigation

seven logo

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.

MIT License PrestaShop 1.6 | 1.7 | 8.x PHP 7.2+ Packagist


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

Installation

Composer (recommended)

cd /path/to/prestashop
composer require seven.io/prestashop

Then activate the module: Modules > Module Manager > seven > Install.

Manual

  1. Download the latest release ZIP.

  2. Extract it into the modules folder:

    unzip -d /path/to/prestashop/modules <archive_name>.zip
  3. 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.

License

MIT