Gravity Forms Plivo Add-On
Integrate Gravity Forms with Plivo for SMS notifications.
★ 0stars
9release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/eightam/gravityforms-plivo/releases/download/v3.1/gravityforms-plivo-3.1.zipDeclares an update source (https://github.com/eightam/gravityforms-plivo), so updates arrive through the plugin's own updater.
From the readme
Gravity Forms Plivo Add-On
Integrate Gravity Forms with SMS Tools (primary) and Plivo (fallback) for SMS notifications.
Description
This plugin allows you to send SMS notifications when a form is submitted in Gravity Forms. As of version 3.2, SMS Tools is used as the default (primary) gateway, and Plivo is used only as a fallback if sending via SMS Tools fails. Configure multiple feeds with different conditions to send customized SMS messages to different recipients.
Features
- Send SMS notifications when forms are submitted
- SMS Tools as the primary gateway with automatic Plivo fallback
- Configure multiple feeds with different conditions
- Preview SMS messages in the entry view
- Track SMS message history and statistics (including which gateway was used)
- Resend SMS messages directly from the entry view
- Automatic updates via GitHub repository
Requirements
- WordPress 5.0 or higher
- Gravity Forms 2.5 or higher
- PHP 8.0 or higher (required by the SMS Tools SDK)
- An SMS Tools account (primary) and/or a Plivo account (fallback) with API credentials
Changelog
3.3 - July 21, 2026
- Added a GitHub Actions release workflow that builds the distributable plugin zip (includi
Read the full README on GitHub →