-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
108 lines (68 loc) · 2.79 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
=== Smaily for Contact Form 7 ===
Contributors: sendsmaily, tomabel
Tags: contact form 7, smaily, newsletter, email
Requires PHP: 5.6
Requires at least: 4.6
Tested up to: 6.2
Stable tag: 1.0.9
License: GPLv3
Flexible and straightforward Smaily newsletter integration for Contact Form 7.
== Description ==
Smaily email marketing and automation plugin for Contact Form 7.
Automatically subscribe newsletter subscribers to a Smaily subscriber list using forms created in Contact Form 7.
= Features =
**Simple integration with Contact Form 7 elements**
- Support for multiple value checkboxes
- Add a simple text field to form
- Embed a hidden field with customizable values
- Radio button support, which can handle various options
= Requirements =
Smaily for Contact Form 7 requires:
- PHP 5.6+ (PHP 7.0+ Recommended)
- PHP Transliterator plugin
- WordPress 4.6+
- Contact Form 7 4.0+.
- reCAPTCHA integration or Really Simple Captcha embedded into form.
= Documentation & Support =
Online documentation and code samples are available via our [Help Center](https://smaily.com/help/user-manuals/).
= Contribute =
All development for Smaily for Contact Form 7 is [handled via GitHub](https://github.com/sendsmaily/smaily-cf7-plugin). Opening new issues and submitting pull requests are welcome.
== Installation ==
1. Upload or extract the `smaily-cf7-plugin` folder to your site's `/wp-content/plugins/` directory. You can also use the **Add new** - option found in the **Plugins** - menu in WordPress.
2. Activate the plugin from the *Plugins- menu in WordPress.
= Usage =
1. Select your preferred form to link with Smaily.
2. Click edit form and select the Smaily for Contact Form 7 tab.
3. Insert your Smaily API authentication information to get started.
4. Save your credentials.
5. Pick an autoresponder for this form or leave it as it is.
6. Click Save.
7. Copy the shortcode to a preferred location on your website.
8. Integrate Contact Form 7 with reCAPTCHA or add a Really Simple Captcha to form.
9. That's it! Your form is now integrated with Smaily Plugin!
== Screenshots ==
1. Smaily configuration for form.
2. Example form included in plugin.
== Changelog ==
### 1.0.9
- WordPress 6.2 compatibility
### 1.0.8
- Fix dependency issue with Contact Form 7 JS file.
### 1.0.7
- Update user manual links.
### 1.0.6
- Test compatibility with WordPress 5.8.
### 1.0.5
- Test compatibility with WordPress 5.7.
### 1.0.4
- Fix validation failing when subdomain entered as fully-qualified domain name.
- Increase maximum supported WordPress version.
### 1.0.3
- Disable pop-up when navigating out of the CF7 form editor.
- Fix invalid status code for custom error messages.
### 1.0.2
- Add translations for Estonian.
### 1.0.1
- Increase minimum required WordPress version.
### 1.0.0
- This is the first public release.