🥷

SMSTunnel for Ninja Forms

Ninja Forms SMS Action

Version 1.0.0 Requires Ninja Forms 3.0+ SMSTunnel Core Required

Description

SMSTunnel for Ninja Forms adds a custom SMS action to the Ninja Forms builder. Configure SMS notifications using Ninja Forms' intuitive action system and include form field data using merge tags.

Works with both Ninja Forms free version and premium add-ons.

Features

  • Custom Action Type - Native integration with Ninja Forms actions
  • Field Merge Codes - Use {field:key} syntax for dynamic content
  • Works with All Fields - Text, email, phone, and all other field types
  • Multiple Actions - Add multiple SMS actions per form
  • Action Settings - Full settings panel in action drawer
  • Conditional Logic - Works with Ninja Forms conditions (premium)

Merge Codes

Include form field values in your SMS using merge codes:

{field:name} - Name field

{field:email} - Email field

{field:phone} - Phone field

{field:message} - Message/textarea field

{field:field_key} - Any field by its key

Field keys can be found in the field's administration settings.

Adding SMS Action

  1. Edit your form in Ninja Forms builder
  2. Click Emails & Actions
  3. Click the + button to add action
  4. Select SMSTunnel SMS
  5. Configure phone number and message
  6. Save and publish the form

Example Setup

Admin Notification:

Phone: Your phone number

"New contact: {field:name} - {field:message}"

User Auto-Reply:

Phone: {field:phone}

"Hi {field:name}, we got your message and will reply soon!"

Installation

  1. Ensure SMSTunnel core plugin is installed and configured
  2. Ensure Ninja Forms is installed and active
  3. Download this plugin ZIP file
  4. Go to Plugins → Add New → Upload Plugin
  5. Upload and activate the plugin
  6. Edit any form → Emails & Actions → Add SMSTunnel SMS

Requirements

  • WordPress 5.0 or higher
  • Ninja Forms 3.0 or higher
  • SMSTunnel core plugin (installed and connected)

Changelog

Version 1.0.0

  • Initial release
  • Custom action integration
  • Merge codes support
  • Multiple actions per form