SMSTunnel for Gravity Forms
Gravity Forms SMS Add-on
Description
SMSTunnel for Gravity Forms is built following Gravity Forms add-on standards, providing seamless integration with the powerful Gravity Forms plugin. Use the familiar feed-based system to configure SMS notifications.
Perfect for businesses using Gravity Forms for complex workflows, multi-page forms, and advanced conditional logic.
Features
- Feed-Based Setup - Configure SMS like any other GF integration
- Merge Tags Support - Full support for all Gravity Forms merge tags
- Conditional Sending - Use GF conditional logic to control when SMS is sent
- Multiple Feeds - Create multiple SMS notifications per form
- Entry Data - Access all entry fields and metadata
- Payment Integration - Send SMS after successful payments
Merge Tags Reference
Use standard Gravity Forms merge tags in your SMS:
{Name (First):1.3} - First name from Name field
{Email:2} - Email field
{Phone:3} - Phone field
{:4} - Field ID 4 value
{all_fields} - All form fields
{entry_id} - Entry ID
{entry_url} - Link to entry in admin
{form_title} - Form title
{date_mdy} - Submission date
Feed Configuration
Each SMS feed includes:
- Feed Name - Internal name for the feed
- Phone Number - Static number or field merge tag
- Message - SMS content with merge tags
- Conditional Logic - When to send (optional)
Example Feeds
Admin Alert Feed:
Phone: +40712345678
"New form from {Name (First):1.3}: {Message:5}"
Customer Confirmation Feed:
Phone: {Phone:3}
"Thanks {Name (First):1.3}! Your request #{entry_id} was received."
Installation
- Ensure SMSTunnel core plugin is installed and configured
- Ensure Gravity Forms is installed and licensed
- Download this plugin ZIP file
- Go to Plugins → Add New → Upload Plugin
- Upload and activate the plugin
- Edit any form → Settings → SMSTunnel
- Add a new feed and configure
Requirements
- WordPress 5.0 or higher
- Gravity Forms 2.5 or higher (licensed)
- SMSTunnel core plugin (installed and connected)
Screenshots
Changelog
Version 1.0.0
- Initial release
- Feed-based configuration
- Full merge tags support
- Conditional logic integration