seven.io / thelia
Send SMS to customers inside Thelia via seven.
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:thelia-module
Requires
- php: >=7.0
- thelia/installer: ~1.1
This package is auto-updated.
Last update: 2024-10-15 15:02:51 UTC
README
Send SMS to your customers via seven.
Installation
Manually
- Download the latest release from GitHub.
- Extract the archive into the modules folder
unzip -d <thelia_root>/local/modules/
.
Composer
Execute from inside your thelia installation root:
composer require seven.io/thelia
Usage
After installation, enable the module and fill in your API key in the module settings.
Send bulk SMS
Go to Customers, click Bulk SMS and fill out the form to fit your needs. After clicking Send, the messages get sent to the customers.
Filters
- Reseller Narrow down customer search to include only resellers
Placeholders
Each customer property can be accessed via placeholders. Examples:
- {{firstname}} resolves to the customers first name
- {{lastname}} resolves to the customers last name
Support
Need help? Feel free to contact us.