What is Drupal?
Drupal is a content management system that can be extended in its functionality by many modules.
Functionality
SMS dispatch
With the sms77 plugin you can send SMS directly from Drupal. Sending bulk SMS is also possible.
Performance tracking
Through 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 put a signature in front of each text message or attach it to each message.
Sender name
Specify a sender name that your recipients will see when they receive the SMS.
Labels
Use labels to make the most of the analysis of your SMS dispatch.
Installation
Via Composer
[GitHub repo=’drupal8′ lang=’en’]- Navigate to the project folder where Drupal is installed
- Enter the following console command to install:
composer require sms77/drupal8
- Navigate to Drupal’s administrator settings, enter API key, done!
Via Drupal SMS Framework
[GitHub repo=’drupal-sms-framework’ lang=’en’]- Extract archive to
/path/to/drupal/web/modules
and go to the Drupal administration - Head to
Extend->SMS77 SMS
, tickSms77 SMS Module
and pressInstall
- Go to
Configuration->SMS FRAMEWORK->Gateways
and press+ Add gateway
- Configure the Sms77 gateway and press
Save
(Screenshot configuration) - Insert an API key and, optionally, a sender name and click
Save
- Optionally add an inbound number for receiving SMS (Screenshot webhook)
Support
Please send us a mail if you have questions about the sms77 module for Drupal.