thelia / click-send-module
ClickSend module for Thelia
Installs: 32
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 1
Open Issues: 0
Type:thelia-module
Requires
- clicksend/clicksend-php: ^5.0
- thelia/installer: ~1.1
Requires (Dev)
- roave/security-advisories: dev-latest
README
This module Allows you to send SMS and Email with ClickSend
You will need to create a free account to use the API. You can register here.
Installation
Composer
Add it in your main thelia composer.json file
composer require thelia/click-send-module:~1.0
Usage
Configure the module with your username and api key of your ClickSend account.
If you need to send email with ClickSend configure the Email Parameter and add your Email Address and Email Address Id
You can test the email and sms sender in the module configuration.