Drupal

Drupal is a content management system that can be extended in functionality through many modules.

Functionality

SMS Sending

With the seven plugin, you can send SMS directly from Drupal. Sending bulk SMS is also possible.

Settings

Performance Tracking

With our performance tracking, you can track how often an SMS is read and how often the link in the SMS is clicked.

Signature

You have the option to set a signature before each text message or append it to each message.

Sender Name

Specify a sender name that your recipients will see when they receive the SMS.

Labels

Use labels to get the most out of analyzing your SMS sending.

Installation

Via Composer

  1. Navigate to the project folder where Drupal is installed.
  2. Enter the following console command to install: composer require seven.io/drupal8
  3. Go to the Drupal admin settings, enter YOUR_API_KEY, done!

Via the Drupal SMS Framework

  1. Extract the archive to /path/to/drupal/web/modules and go to the Drupal administration.
  2. Go to Extend → SEVEN SMS, activate seven SMS module and press Install.
  3. Go to Configuration -> SMS FRAMEWORK → Gateways and press + Add Gateway.
  4. Configure the "seven" gateway and press Save (Configuration Screenshot).
  5. Enter an API key and optionally a sender name and click Save.
  6. Optionally add an inbound number to receive SMS (Webhook Screenshot).

Support

Please email us if you have any questions about the seven module for Drupal.

Last updated: 5 days ago