Advertising sustains the DA. Ads are hidden for members. Join today

Contributed modules

SMS Framework

Drupal 7 will no longer be supported after January 5, 2025. Learn more and find resources for Drupal 7 sites

The SMS Framework provides SMS functionality that allows modules to take advantage of the convenience and flexibility of SMS messaging to provide a standard experience regardless of SMS provider. In most cases your module will fall into one of two categories.

  • Modules that provide integration between the framework and Drupal. Your module could provide a feature that could integrate nicely with SMS or your module could supplement an existing module with SMS integration.
  • Modules that provide integration between the framework and a third party SMS service.

This section holds instructions for using SMS Framework Drupal 7 version. This includes building gateways, handling incoming SMS, and other resources.

SMS Framework hooks and example code can also be found in the sms.api.php file in the module folder.

Gateways for SMS Framework

A list of available carrier plugins for SMS Framework for Drupal 7 and older versions.

Processing Incoming Messages

This section holds instructions for processing incoming SMS messages

Writing a Gateway Module

Detailed information on how to create your own gateway module for SMS Framework.

Guide maintainers

dpi's picture
almaudoh's picture