SMSTunnel for Ninja Forms
Ninja Forms SMS Action
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
- Edit your form in Ninja Forms builder
- Click Emails & Actions
- Click the + button to add action
- Select SMSTunnel SMS
- Configure phone number and message
- 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
- Ensure SMSTunnel core plugin is installed and configured
- Ensure Ninja Forms is installed and active
- Download this plugin ZIP file
- Go to Plugins → Add New → Upload Plugin
- Upload and activate the plugin
- 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