Download the PHP package sms77/thelia without Composer
On this page you can find all versions of the php package sms77/thelia. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package thelia
seven SMS for Thelia
Send bulk SMS to your Thelia customers via the seven gateway.
Features
- Bulk SMS - Reach all customers (or a filtered subset) in one go
- Reseller Filter - Limit recipients to reseller-type customers
- Property Placeholders - Use
{{firstname}},{{lastname}}(or any customer property) in the message body
Prerequisites
- Thelia 2.x
- PHP 7.0+
- A seven account with API key (How to get your API key)
Installation
Composer (recommended)
Manual
- Download the latest release.
- Extract it into the modules folder:
Configuration
In the Thelia admin, enable the seven module and paste your seven API key into the module settings.
Usage
Send bulk SMS
- Go to Customers.
- Click Bulk SMS.
- Compose the message and apply filters (e.g. Reseller).
- Click Send.
Placeholders
Reference any customer property in the message body using {{property_name}}:
Unresolved placeholders remain as plain text in the outgoing SMS.
Support
Need help? Feel free to contact us or open an issue.
License
MIT
All versions of thelia with dependencies
PHP Build Version
Package Version
The package sms77/thelia contains the following files
Loading the files please wait ...