-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
68 lines (43 loc) · 2.25 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
=== Contact Form 7 - Email to Flamingo (Add-on) ===
Contributors: drhdev
Tags: contact form 7, flamingo, email, submissions, cf7
Requires at least: 5.0
Tested up to: 6.3
Requires PHP: 7.0
Stable tag: 0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Disables email sending in Contact Form 7 and sends all CF7 submissions directly to Flamingo.
== Description ==
This plugin allows you to disable email sending in Contact Form 7 and have all form submissions saved directly into the Flamingo plugin's database. It's useful for sites where email delivery is unreliable or unnecessary.
**Features:**
- Disable email sending globally for all Contact Form 7 forms.
- Store all form submissions in the Flamingo database.
- Easy to configure through the WordPress admin interface.
**Note:** This plugin requires both Contact Form 7 and Flamingo plugins to be installed and activated.
== Installation ==
1. Upload the `cf7-email-to-flamingo` folder to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Ensure that both Contact Form 7 and Flamingo plugins are installed and activated.
4. Go to 'Contact' -> 'Email to Flamingo' to configure the plugin settings.
== Frequently Asked Questions ==
= Does this plugin require Contact Form 7 and Flamingo? =
Yes, both plugins are required for this add-on to function properly.
= Can I re-enable email sending after disabling it? =
Yes, simply uncheck the option in the plugin settings to re-enable email sending.
= Will this plugin affect existing form submissions? =
No, it will only affect form submissions made after the plugin is activated and configured.
== Screenshots ==
1. Plugin settings page where you can enable or disable email sending.
== Changelog ==
= 0.2 =
* Improved error handling and compatibility.
* Added localization support.
* Included uninstall script.
= 0.1 =
* Initial release.
== Upgrade Notice ==
= 0.2 =
Please update to benefit from improved error handling, localization support, and an uninstall script.
== License ==
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 or later.