-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathreadme.txt
178 lines (125 loc) · 5.82 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
174
175
176
177
178
=== Multi Step Form ===
Contributors: mondula2016
Tags: multi, step, forms, multi step form, multi-step, steps, feedback, email, contact form, progress bar, form builder, dynamic, ajax, formular
Requires at least: 5.0
Tested up to: 6.6.1
Stable tag: 1.7.25
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Guide your customers with the animated progress bar. Generate dynamic multi step forms. Divide longer forms into small steps for better usability.
== Description ==
Multi Step Form has a drag & drop enabled form builder for quick and intuitive creation of nice-looking multi step forms. Forms can be embedded on any page or post with shortcodes or with Gutenberg blocks.
### Getting started
**[Read our documentation](https://mondula.com/multi-step-form-documentation/ "Multi Step Form | Beginners Tutorial")**
### Demo
**[Check out our live demo](http://demo.multi-step-form.mondula.com/ "Multi Step Form | Live Demo")**
### Get more information
**[Visit our landing page](http://multi-step-form.mondula.com/ "Multi Step Form")**
### Contribute
**[The "Multi Step Form" base plugin is OPEN SOURCE](https://github.com/mlooft/multi-step-form "Multi Step Form | GitHub Repository")**
**KEY FEATURES:**
= ANIMATED PROGRESS BAR =
Use our customizable & animated progress bar to guide your users through your forms. Change the colors to match your corporate identity (CI).
= FULLY RESPONSIVE =
Perfect for mobile access! The frontend of Multi Step Form is fully responsive. It can be used and submitted on all devices. We made sure that the form output can be optimally displayed on all screen resolutions.
= DRAG & DROP =
Creating forms is as easy as never before. Use drag & drop to place the fields in your form. Fields can be moved and rearranged at any time. The individual steps can also be moved so that the sequence can be reordered or expanded effortlessly.
= EASY BACKEND =
The backend's structure is simple. Even less technical users can quickly understand the plugin and start creating forms.
**Other features:**
* **Standard form elements**- You can use all standard form elements such as "radio buttons", "checkboxes", "select", "textfield" and so on...
* **File Upload**- Include dynamic file-uploads in your multi step form
* **Validated email**- The email field uses a included validation script.
* **Calendar item**- Styled datepicker included.
* **Show summary**- At the end of each form you can display a short summary.
* **Multisite compatibility**- The plugin works on WordPress multisite installs.
* **reCAPTCHA v2**- You can enable reCAPTCHA v2 validation for your forms.
* **GET Parameters**- You can integrate GET parameters in your forms.
* **String replacements**- Use string replacements to create subjects based on form inputs.
### Watch the video
[youtube http://www.youtube.com/watch?v=2hyF1SDewok]
=== MULTI STEP FORM PLUS ===
**Plus features:**
* **Up to 10 steps**- You can now divide your form in up to 10 Steps
* **Save form data**- The forms will now be saved in the backend. Easily make some evaluations.
* **Conditional fields**- You want to bring more variety to your forms. Use conditional fields.
* **Export as CSV-List**- You want to use the form data in e.g. Excel. Export your forms as CSV.
**[UPGRADE NOW](https://mondula.com/en/shop/ "Multi Step Form Plus")**
== Installation ==
Installing the plugin can be done either by searching for "Multi Step Form" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps:
1. Download the plugin via WordPress.org
2. Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard
3. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= Q. Looking for FAQs?
A. **[Find them here](https://mondula.com/en/multi-step-form-faqs/ "Multi Step Form | FAQs")**
== Screenshots ==
1. The backend's structure is simple. Even less technical users can quickly understand the plugin and start creating forms.
2. Use our customizable and animated progress bar to guide your users through your forms. Change the colors to match your CI.
== Changelog ==
= 1.7.25 =
* improved accessibility
= 1.7.24 =
* added bold and link functionality to the paragraph block
= 1.7.23 =
* fixed a security issue for file upload
= 1.7.22 =
* fixed a security issue for file upload
= 1.7.21 =
* fixed a bug and tested up to bumped to 6.6.1
= 1.7.20 =
* added more translation
= 1.7.19 =
* bugfix
= 1.7.18 =
* security patch
= 1.7.17 =
* json form sanitization
= 1.7.16 =
* fixed a problem with the recaptcha form
= 1.7.15 =
* frontend step title bug fix
= 1.7.14 =
* removed option to add HTML to Paragraph block
= 1.7.13 =
* added nonce checks to msf form admin delete and duplicate
= 1.7.12 =
* fixed the vulnerable to Cross Site Request Forgery (CSRF)
= 1.7.11 =
* tested up to bumped to 6.3.1
* fixed a bug with the select block
= 1.7.10 =
* Accessibility improvements
= 1.7.9 =
* tested up to bumped to 6.1.1
= 1.7.8 =
* Fixed some bugs
= 1.7.7 =
* Improved sanitization
= 1.7.6 =
* tested up to bumped to 6.0
= 1.7.5 =
* New EMail Block Option: Confirmation
* tested up to bumped to 5.8
= 1.7.3 =
* tested up to bumped to 5.7
= 1.7.2 =
* More small improvements
= 1.7.1 =
* Small improvements
= 1.7.0 =
* Per form settings for email copy to user
* Added variable get parameter field
* String replacements for email subject and headline
* Internal code structure changes
= 1.6.1 =
* Better Troubleshooting page
* Save a form using Ctrl-S/Command-S
* Replaced reCAPTCHA v3 with v2 because v3 caused too many problems
* Default E-Mail Bugfix
* Section Name Bugfix
= 1.6.0 =
* New Troubleshooting page allows faster debugging and better support
* Confirmation dialog before form deletion
* Fixed bug with additional email headers
* Display max. filesize for upload fields