-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
141 lines (95 loc) · 4.6 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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
=== WPZOOM Forms - Contact Form Plugin for Gutenberg ===
Contributors: WPZOOM
Donate link: http://paypal.me/wpzm/10usd
Author URI: https://www.wpzoom.com/
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.7
Stable tag: 1.2.5
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: contact, form, contact form, form builder, custom form
**WPZOOM Forms** is a simple, user-friendly contact form plugin for WordPress that utilizes Gutenberg blocks for easy form building and customization.
== Description ==
WPZOOM Forms is a flexible and intuitive contact form plugin for WordPress that makes it easy to create and customize forms using the Gutenberg editor. With its user-friendly interface and a wide range of customizable options, WPZOOM Forms is perfect for both beginners and advanced users alike.
= Features =
* **Drag-and-drop form builder**: Create your forms using the Gutenberg editor with a simple drag-and-drop interface.
* **Email notifications**: Receive email notifications when users submit your forms, and customize the email templates as needed.
* **Akismet integration** for Anti-Spam Protection
* **Spam protection**: Built-in reCAPTCHA integration helps protect your forms from spam submissions.
* Works with **Elementor**
* Display your form anywhere using built-in contact form **shortcodes** or **contact form block**
* **Pre-built templates**: Choose from a variety of pre-designed form templates to get started quickly.
* **Date Picker** field to create advanced forms like **booking** or **reservations**
* **Save Submissions to the Database**: you can collect submissions using your forms and have them all saved in the Dashboard of your website. This helps to find quickly all messages left by your users.
= Coming Soon =
* Conditional logic
* Files upload
= Additional Resources =
* [Leave your question](https://wordpress.org/support/plugin/wpzoom-forms/)
* [Grab a free theme](https://profiles.wordpress.org/wpzoom/#content-themes)
* [WPZOOM website](https://www.wpzoom.com)
* [GitHub repository](https://github.com/wpzoom/wpzoom-forms)
== Installation ==
1. Install the WPZOOM Forms from the "Plugins > Add New" page in your WordPress Dashboard.
== Frequently Asked Questions ==
= How do I add a form to my page or post? =
You can add a form to your page or post using the provided shortcode or by using the WPZOOM Forms block. Detailed instructions can be found in the plugin documentation.
= Is there any anti-spam protection? =
Yes, if you have the Akismet plugin installed and connected, WPZOOM Forms will include spam protection. You can get an Akismet API key for free if you use it for non-commercial uses.
= How do I export form submissions? =
To export form submissions, navigate to the Tools > Export page in Dashboard and choose "WPZOOM Submissions".
== Screenshots ==
1. Form builder block
2. Add a form in a page
3. Add fields to forms
4. Form submissions
5. Elementor widget
6. Settings page
== Changelog ==
= 1.2.5 =
* Added new styling options to the block used to embed a form
* Added new styling options to the Elementor widget
* Added Dark mode support for Cloudflare Turnstile
= 1.2.4 =
* Minor bug fix
= 1.2.3 =
* Minor bug fixes
= 1.2.2 =
* Added Cloudflare Turnstile integration
* Added separate key fields for reCaptchaV2 and reCaptchaV3
= 1.2.1 =
* Fixed a bug with the date field in Elementor
= 1.2.0 =
* Added new form templates: Advanced Form with Full Address, Wedding Invitation, Quote Form, Feedback Form, Appointment Form
* Added a new "Date" field
* Added a new "Multi checkboxes" option
* Added forms filter in the Submissions section
* Added bulk editor to Select and Multi checkboxes fields
* Added predefined lists with all countries and US states to the Selected field
* Multiple fixes and improvements
= 1.1.5 =
* Fixed an issue with line breaks in the email template.
* Removed the Submission counter in the admin menu
= 1.1.4 =
* Fixed an issue with the block alignment
= 1.1.3 =
* Added Elementor widget
= 1.1.2 =
* Fixed an issue when the Checkbox field is required
= 1.1.1 =
* Fixed an issue with required fields
= 1.1.0 =
* Added reCAPTCHA integration
* Added Settings page
* Minor bug fixes
= 1.0.4 =
* Added Akismet Anti-Spam integration
= 1.0.3 =
* Fix for non-authenticated users not being able to submit the form
= 1.0.2 =
* Bug fix with incorrect "Reply to" address
= 1.0.1 =
* Minor improvements
= 1.0.0 =
* Initial plugin release