README.txt |
README.txt |
|
sms_twilio
~~~~~~~~~~
sms_twilio is a drupal module to add the twilio.com gateway to the sms framework module.
INSTALL
~~~~~~~
1. Download the twilio PHP library http://www.twilio.com/docs/libraries/ and unzip into sites/all/libraries (this path… |
sms_twilio.info |
sms_twilio.info |
|
name = "Twilio"
description = "Allows the SMS Framework to use twilio.com as a gateway."
package = SMS Framework
dependencies[] = sms
core = 6.x |
sms_twilio.install |
sms_twilio.install |
|
|
sms_twilio.module |
sms_twilio.module |
|
Adds support for sending SMS messages using the Twilio gateway. |