forked from nikolaystrikhar/gutenberg-forms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
173 lines (131 loc) · 7.58 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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
=== WordPress Form Builder Plugin - Gutenberg Forms ===
Contributors: munirkamal
Tags: wordpress form, gutenberg form, contact form, gutenberg block, contact form plugin, forms, form builder, custom form, contact button, contact me, custom contact form, form manager, form, forms builder, forms creator, captcha, recaptcha, Akismet, email form, web form, feedback form, email submit form, message form, contact form block, wordpress form plugin
Requires at least: 4.8
Tested up to: 5.4
Stable tag: 1.5.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
The Next Generation WordPress Form Builder. Build forms directly within Gutenberg editor live. Add & arrange form fields like blocks.
== Description ==
= WordPress Form Builder Plugin - Gutenberg Forms =
Existing form plugins do not allow you to build your forms within Gutenberg Editor. They offer mostly custom made form builder which was a great feature earlier. But with the Gutenberg editor, you should be able to build your forms directly in the Gutenberg editor.
That’s why we built <a href="https://gutenbergforms.com/" rel="friend" title="Gutenberg Forms">Gutenberg Forms</a>.This is the next generation **WordPress form builder plugin**. You can easily build your forms by adding form fields as gutenberg blocks within the Gutenberg Editor. You do not need to leave the editor to build your forms using some other drag & drop form builder. Now you can build your form within Gutenberg editor using Gutenberg Forms.
Gutenberg Forms adds a Form Block in Gutenberg and all the form fields are child blocks which you can add within the Form Block, nice and easy. You can add multiple contact forms, and you can customize the form within the Gutenberg Editor. Google reCAPTCHA integration added for spam filtering.
= Feature Highlights =
The following are some of the main features, but there's more which you need to checkout by installing the plugin.
* No Bulky Form Builder - Build Forms Directly in Gutenberg Editor.
* Easy Form Layouts using builtin Form Columns Block.
* Create Multi-Step / Multi-Page Forms Easily.
* Conditional Logic - Show/hide fields conditionally.
* Form Entries - Form Entries are recorded in the database and accessible via WordPress admin.
* Use Forms Anywhere - You can create standalone forms using Gutenberg and use it anywhere using a shortcode. That Gutenberg Forms compatible with any WordPress page builder.
* Form Templates - We have started creating useful form templates to let you get started building your desired form faster.
* Calculator Forms - Create basic or complex calculations.
* Dynamically populate field values via URL parameters.
* Hidden field type with dynamic value tags.
* Spam Protection - Google reCaptcha Integration.
* Email Notification Builder - Create a custom email notification content.
* Form Styles - Form & Field blocks come with different styles. (you can add yours as well).
* Responsive Forms - The forms you create are fully responsive.
* Import/Export Forms - Do it the same way you do with any Gutenberg block.
* More features you will find out while using the plugin.
= Add-ons & Integrations =
**MailPoet Add-on**
Our first add-on has been released. It is for MailPoet plugin that lets you connect Gutenberg Forms with MailPoet to send leads to your MailPoet list.
Read More & Install it, it's also **FREE**.
[https://wordpress.org/plugins/guten-forms-mailpoet/](https://wordpress.org/plugins/guten-forms-mailpoet/)
= Get involved with the Development =
This is a new plugin and I am committed to making it one of the best Form Builder plugin for WordPress. But, for that, I need your support to test & contribute. I just want you to test out the plugin and report any bugs you found and suggest features you wish to be added to it. And, if you are a coder and wish to contribute to this Opensource Form Builder you are welcome to get involved via Github.
[https://github.com/munirkamal/gutenberg-forms](https://github.com/munirkamal/gutenberg-forms)
== Installation ==
1. Upload the entire plugin folder to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
Once Activated, you will find the 'Gutenberg Forms' block in the Gutenberg editor.
For basic usage, you can also have a look at the plugin website [Gutenberg Forms](https://gutenbergforms.com/).
You may also get involved with the development via Github:
[https://github.com/munirkamal/gutenberg-forms](https://github.com/munirkamal/gutenberg-forms)
== Screenshots ==
1. WordPress Form Builder Plugin - Gutenberg Forms
2. Adding New Field
3. Rearrange Form Fields via Drag & Drop or Up & Down buttons.
4. Form Settings
5. Email Builder
6. Form Styles
== Changelog ==
For more information, visit [Gutenberg Forms](https://gutenbergforms.com).
= 1.5.0 = (23 June 2020)
- Added: Dynamically populate field values
- Added: Server side preview for saved forms
- Added: Hidden field with merge tag inserter (UNDER-PROGRESS)
- Fixed: Bugs
= 1.4.0 = (03 June 2020)
- Added: Mailpoet Integration ( Separate addon )
- Fixed: Bugs
- Improved: Code
= 1.3.0 = (28 Apr 2020)
- Improved: Email Notification Builder is moved in the sidebar
- Added: Admin Page Using Gutenberg Components
- Improved: Google ReCaptcha settings added in admin page
- Added: Default validation Messages in admin page
- Added: From Field in the Email Notification Builder
- Added: All Data tag in the Email Notification Builder
- Fixed: File Upload Bugs
- Added: Form Actions - Now you can enable/disable any action like form entries, email notification etc
= 1.2.0 = (11 Apr 2020)
- New: Now form entries are recorded in database
- New: forms CPT - Create forms and use anywhere using shortcode
- New: Templates Library - Start creating forms quickly with ready to use templates
- Added: Bulk Add Option for select, radio and checkbox fields
- Fixed: Bugs
- Improved: Code
= 1.1.0 = (28 Mar 2020)
- Added: Multi Step feature
- Added: File Upload Field
- Fixed: Bugs
- Improved: Code
- Added: Min / Max Length for Text and Message Fields
- Added: Option To Hide Form On Success
- Improved: Button Block
- Improved: Group Block
Thanks to All the Contributors: https://github.com/munirkamal/gutenberg-forms/graphs/contributors
= 1.0.9 = (21 Mar 2020)
- Fixed: Bugs
- Improved: Code
= 1.0.8 = (7 Mar 2020)
- Fixed: Bugs
- Improved: UI and organized options
- Added: New style for radio and checkbox fields
= 1.0.7 = (28 Feb 2020)
- Added: Form Theme Options
- Improved: form columns can now be changed after selection
- Improved: Better organized options for form
- Improved: Number field
= 1.0.6 (22 Feb 2020) =
- Added: Custom Pattern Option for Messages,Text,Phone,Name fields
- Added: Option to define Custom validation Messages for All fields
- Added: Option to define default validation Messages in the main form block
- Added: Basic Conditional Logic to All fields
- Added: Form Button Block with actions Submit/Reset
- Added: Option to disable default Submit Button
- Added: Calculation Block
- Fixed: Bug fixes
= 1.0.5 (15 Feb 2020) =
- Fixed: Frontend Styling
- Added: Inline field Styling
- Improved: Sanitization
- Added: Image Select for Checkbox, Radio
- Improved: Options UI for Checkbox,Radio,Select
- Improved: Form Markup
- Added: Form Group Block
- Added: Yes/No Field
- Added: Required Text Option
= 1.0.4 (04 Feb 2020) =
* Re-done the entire plugin from scratch to work with the latest Gutenberg APIs.
* Added: Email Notification Builder
* Added: Form Columns Block
* Added: Transform Fields to Another functionality
= 1.0.1 (18 Oct 2018) =
* Fixed: Minor issues.
= 1.0.0 (16 Oct 2018) =
* Initial release with the basic functionality and fields added.