-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathREADME.txt
executable file
·111 lines (81 loc) · 3.22 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
=== SMS Extension for Contact Form 7 ===
Contributors: kofimokome, freemius
Donate link: https://ko-fi.com/kofimokome
Tags: sms, contact form 7, twilio, nexmo, whatsapp
Requires at least: 6.2
Tested up to: 6.7
Stable tag: 1.3.4
Requires PHP: 8.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Receive text message notifications when a form is submitted.
== Description ==
This Plugin adds SMS Texting capability to Contact Form 7, from supported providers ( see list below ).
Configure your forms to send Text messages and WhatsApp messages to you and your visitors from the SMS tab in Contact Form 7 plugin.
It also allows for Text notifications when you receive through your forms.
Note: This is just an extension. This plugin is not affiliated with or endorsed by Contact Form 7.
== Supported Providers ==
1. Twilio
2. Nexmo
3. WhatsApp
4. ClickSend
We will add more providers with time.
== Pro Features ==
Upgrade to the pro version from the Account submenu page or using [this link](https://checkout.freemius.com/mode/dialog/plugin/13504/plan/22687/licenses/1/) to have access the following features:
1. SMS History: See all SMS sent from your website and resend an SMS that was not sent
2. WhatsApp Template Parameters: Add parameters to your WhatsApp templates and send personalized messages
== Installation ==
1. Download the plugin
2. Install and activate
3. Open CF7 SMS Extension from your admin menu
4. Go to Options and fill your SMS credentials (API key, etc ..) and save
5. Open the contact form in which you would like to add SMS notifications. Click on the SMS tab for configurations.
== Frequently Asked Questions ==
= Where do I report security bugs found in this plugin? =
How can I report security bugs?
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. [Report a security vulnerability.](https://patchstack.com/database/vdp/cf7-sms-extension)
== Changelog ==
= 1.3.4 =
* Add new SMS Provider, ClickSend
* Update Freemius SDK
= 1.3.3.4 =
* Fix Ukrainian anthem playing on Russian sites
= 1.3.3.3 =
* Update Freemius SDK
= 1.3.3.1 =
* Update Freemius SDK
= 1.3.3 =
* Fix email sending even when the prevent form submission checkbox is checked
= 1.3.2.1 =
* Update Freemius SDK
* Update WordPressTools library
= 1.3.2 =
* Add WhatsApp message feature
* Update WordPressTools library
= 1.3.1 =
* Update WordPressTools library
= 1.3.0 =
* Add SMS History Tab
= 1.2.2 =
* Add new SMS provider (Nexmo)
= 1.2.1 =
* Add ability to send SMS to more than one admin number
= 1.2.0 =
* Add page to test your configurations
* Add option to prevent form from submitting if an error occurs while sending sms or skip error and
submit the form
= 1.1.0 =
* Add option to show/hide error messages if an sms was not sent
* Add page to send a test SMS
* Enhancements
= 1.0.1 =
* Fix SMS not sending
* Remove Twilio PHP SDK, Switch to Twilio API
= 1.0.0 =
* Initial Release
== Screenshots ==
1. SMS Provider Configuration Page
2. Contact Form 7 SMS Settings Tab
3. Contact Form 7 SMS Settings Tab
== How to Contribute ==
The source codes can be downloaded here [GitHub](https://github.com/kofimokome/cf7-sms-extension)