thelia/click-send-module

ClickSend module for Thelia

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 1

Open Issues: 0

Type:thelia-module

1.0.1 2024-03-21 09:38 UTC

This package is auto-updated.

Last update: 2024-05-21 09:57:26 UTC


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.

Documentation