Описание
SMSTunnel for CF7 extends Contact Form 7 with SMS notification capabilities. When a visitor submits a form, you can automatically send an SMS to yourself, your team, or even the form submitter.
Requires SMSTunnel Plugin
This addon requires the main SMSTunnel plugin to be installed and configured first.
Key Features
- SMS Tab in CF7 Editor – Configure SMS notifications just like you configure email notifications
- Use Form Tags – Include any form field in your SMS using CF7 mail-tags like [your-name], [your-email], [your-phone]
- Multiple Recipients – Send SMS to multiple phone numbers
- Conditional Sending – Choose when to send SMS (on success, on mail failure, always)
- Admin Notifications – Get instant SMS alerts when forms are submitted
- Customer Notifications – Send confirmation SMS to form submitters
How It Works
- Install and activate SMSTunnel main plugin
- Install and activate SMSTunnel CF7
- Edit any Contact Form 7 form
- Go to the new „SMS“ tab
- Configure recipient phone number and message template
- Use mail-tags like [your-name] to personalize messages
Example SMS Template
New contact from [your-name]
Phone: [your-phone]
Message: [your-message]
Supported Mail-Tags
All Contact Form 7 mail-tags are supported:
[your-name]– Submitter’s name[your-email]– Submitter’s email[your-phone]– Submitter’s phone[your-message]– Message content[_date]– Submission date[_time]– Submission time[_remote_ip]– Submitter’s IP address- Any custom field tags you define
External Services
This plugin relies on the SMSTunnel plugin to send SMS notifications. When a Contact Form 7 form is submitted, the following data may be transmitted to the SMSTunnel service and your paired Android device:
- Form field values included in the SMS template (name, email, phone, message, etc.)
- Submission metadata if used in the template (IP address via [_remote_ip], date, time)
Data is sent only when SMS notifications are enabled for a specific form. The SMS is relayed through the SMSTunnel server to your own Android phone, which sends it as a standard SMS message.
- Service provider: SMSTunnel.io (NARBOWEB SRL)
- Service URL: https://smstunnel.io
- Privacy Policy: https://smstunnel.io/privacy
- Terms of Service: https://smstunnel.io/terms
Инсталиране
Requirements
- WordPress 5.0 or higher
- PHP 7.4 or higher
- Contact Form 7 plugin (active)
- SMSTunnel plugin (active and configured)
Automatic Installation
- Ensure SMSTunnel main plugin is installed and connected
- Ensure Contact Form 7 is installed and active
- Go to Plugins > Add New
- Search for „SMSTunnel CF7“
- Click „Install Now“ and then „Activate“
Manual Installation
- Download the plugin zip file
- Go to Plugins > Add New > Upload Plugin
- Upload the zip file and click „Install Now“
- Activate the plugin
Configuration
- Go to Contact > Contact Forms
- Edit any form
- Click on the „SMS“ tab
- Enable SMS notifications
- Enter the recipient phone number (with country code, e.g., +40712345678)
- Write your message template using mail-tags
- Save the form
ЧЗВ
-
Do I need the main SMSTunnel plugin?
-
Yes, this addon requires the SMSTunnel main plugin to be installed and configured with your Android phone.
-
Can I send SMS to the person who submitted the form?
-
Yes! Use a phone field in your form (e.g., [your-phone]) and set that as the recipient in the SMS tab.
-
Can I use form field values in the SMS?
-
Yes, use Contact Form 7 mail-tags like [your-name], [your-phone], [your-message], etc.
-
What phone number format should I use?
-
Use international format with country code, for example: +40712345678, +1555123456
-
Can I send to multiple phone numbers?
-
Yes, separate multiple numbers with commas: +40712345678, +40723456789
-
When is the SMS sent?
-
You can configure this in the SMS tab:
* On successful submission (default)
* When mail fails to send
* Always (regardless of mail status) -
Is there a character limit for SMS?
-
Standard SMS is 160 characters. Longer messages will be split into multiple SMS segments by your carrier.
Отзиви
There are no reviews for this plugin.
Сътрудници и разработчици
“SMSTunnel for CF7” е софтуер с отворен код. Към разширението са допринесли следните хора:
СътруднициПревеждане на “SMSTunnel for CF7” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
1.2.0
- Added SMS (2) autoresponder – send confirmation SMS to form submitters
- SMS success message shown to user even when email delivery fails
- Added permission check (manage_options) on SMS settings save
- Added External Services disclosure for WordPress.org compliance
- Fixed uninstall cleanup to delete correct meta keys
- Added load_plugin_textdomain for proper internationalization
- Regenerated translation template (.pot file)
1.1.0
- Added support for all CF7 mail-tags
- Improved error handling
- Added multiple recipient support
- Better integration with SMSTunnel API
1.0.0
- Initial release
- SMS tab in CF7 editor
- Basic mail-tag support
- Admin notifications
