The Twilio module provides integration with the Twilio cloud communication platform allowing for your Drupal site to integration Voice and SMS functionality.
The module currently provides the following functionality:
- Ability to store and access TwiML
- Rules event to act on incoming SMS message
- Rules action to send an SMS message
- Rules event to execute TwiML scripts
- Hook for incoming SMS messages
- Hook for incoming voice calls
- User object phone number storage and validation
- Uses libraries api to manage the Twilio php library
- Support for international texting
- Support for MMS
Dependencies
- Libraries API (Drupal 7 only)
Installation
- Install the Twilio module as per usual (http://drupal.org/node/895232/)
- Drupal 7: Download the 4.x Twilio php library from (https://github.com/twilio/twilio-php/archive/4.11.0.tar.gz) and extract the file into your sites/all/libraries folder.
- Rename the extracted folder from 'twilio-php-latest' to 'twilio'.
- Drupal 8,9 & 10: Add the library via the composer composer require twilio/sdk
- Visit 'admin/config/system/twilio' and enter your Twilio account SID, Auth Token, and Phone number found on the Twilio dashboard
Supporting organizations:
Project information
- Project categories: Integrations
389 sites report using this module
- Created by desmondmorris on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
8.x-3.0-alpha17
released 19 June 2024
Works with Drupal: ^8 || ^9 || ^10 || ^11
Install:
Development version: 8.x-3.x-dev updated 19 Jun 2024 at 10:32 UTC




