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

Description

This module provides integration between Esendex and SMS Framework.

Maintainers of this module are not affiliated with the Esendex Group.

Requirements

This module requires the SMS Framework module and external library esendex-php-sdk.

Installation

  1. Download esendex-php-sdk library using any of these methods:
    1. Using Drush:
      drush sms_esendex-download
    2. Manually from Github in sites/all/libraries:
      wget https://github.com/esendex/esendex-php-sdk/archive/v2.1.1.tar.gz
      tar xf v2.1.1.tar.gz
      mv v2.1.1 esendex
    3. Using composer:
      composer require esendex/sdk:2.*.*
      (move folder esendex in proper libaries/ path)
    4. Using Libraries module
  2. Install as you would normally install a contributed Drupal module. See:
    https://drupal.org/documentation/install/modules-themes/modules-7 for
    further information.

Configuration

Configure the module at admin/smsframework/gateways/esendex.
esendex config

Maintainers

Supporting organizations: 
AttachmentSize
esendex_config.png28.92 KB

Project information

Releases