This project is not covered by Drupal’s security advisory policy.

Introduction
This module provides integration to SMS Framework for the Every8d gateway from Taiwan. It allows the users of SMS Framework module to send SMS using Every8d as a gateway.

Requirements
This module requires the SMS Framework module and the library every8d-php.

Installation

composer require drupal/sms_every8d

The module has a composer configuration to include the every8d-php library. But if for some reason you need to add the requirements manually with composer you can do the next:

composer require drupal/sms
composer require minchao/every8d-php:^1.0

Configuration
See the README for instructions on configuration.

Supporting organizations: 

Project information

Releases