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
- Navigate to the project folder where Drupal is installed.
- Enter the following console command to install:
composer require seven.io/drupal8
- Go to the Drupal admin settings, enter YOUR_API_KEY, done!
Via the Drupal SMS Framework
- Extract the archive to
/path/to/drupal/web/modules
and go to the Drupal administration. - Go to
Extend → SEVEN SMS
, activateseven SMS module
and pressInstall
. - Go to
Configuration -> SMS FRAMEWORK → Gateways
and press+ Add Gateway
. - Configure the "seven" gateway and press
Save
(Configuration Screenshot). - Enter an API key and optionally a sender name and click
Save
. - 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.