🔴

SMSTunnel for Gravity Forms

Gravity Forms SMS Add-on

Version 1.0.0 Requires Gravity Forms 2.5+ SMSTunnel Core Required

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

  1. Ensure SMSTunnel core plugin is installed and configured
  2. Ensure Gravity Forms is installed and licensed
  3. Download this plugin ZIP file
  4. Go to Plugins → Add New → Upload Plugin
  5. Upload and activate the plugin
  6. Edit any form → Settings → SMSTunnel
  7. 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