PluginProbe
Repeater Fields for Gravity Forms / 2.0.5
Repeater Fields for Gravity Forms v2.0.5
3.2.0 3.1.1 3.1.0 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0 2.5.1 2.5.0 2.4.6 trunk 2.0.5 2.0.9 2.1.0 2.3.2 2.3.7 2.4.1 2.4.3 2.4.4 2.4.5
repeater-for-gravity-forms / readme.txt

readme.txt in Repeater Fields for Gravity Forms 2.0.5, at readme.txt

71 lines 2.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Repeater fields for Gravity Forms ===
2 Contributors: appointmentsbooking, Rednumber
3 Tags: Gravity Forms, Gravity Forms fields, Repeater, Repeater form, Repeater field
4 Requires at least: 2.0
5 Tested up to: 6.5.3
6 Stable tag: 2.0.5
7 Requires PHP: 5.2
8 License: GPLv2 or later
9 License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
11 The Repeater Fields for Gravity Forms allow you to create one or more sets of fields that can be repeated.
12
13 == Description ==
14
15 [youtube https://www.youtube.com/watch?v=gaWE0IqjYsI]
16
17 **DEMO**: <https://demo.add-ons.org/demo-repeater-fields/>
18
19 The Repeater Fields for Gravity Forms allow you to create one or more sets of fields that can be repeated.
20
21 Have you ever wanted to let your users submit multiple entries of the same field set as a single form on your WordPress site? If so, you’re in luck! This is a plugin to help you do it!
22
23 == Features ==
24 - **File Uploads Support**
25 - **Minimum Rows**: Sets a limit on how many rows of data are required.
26 - **Maximum Rows**: Sets a limit on how many rows of data are allowed.
27 - **Button Label**: The text shown in the ‘Add Row’ button.
28 - **Conditional Logic support**: The field conditional Logic support
29 - **Date picker support**: The field date/time support
30 - **Entry and print preview support**
31 - **Payment fields support**
32 - **Drag and drop repeatable fields**
33
34
35 == Pro Version ==
36 * File Upload Support
37 * Unlimited minimum
38 * Unlimited Maximum
39 * Payment fields support
40 * 30-day money-back guarantee
41 * 1-year support
42
43 **Download Pro Version**: <https://add-ons.org/plugin/gravity-forms-repeater-fields/>
44
45 == Installation ==
46 **Normal installation**
47
48 1. Download the repeater-field-for-wpforms.zip file to your computer.
49 2. Unzip the file.
50 3. Upload the `repeater-field-for-wpforms` directory to your `/wp-content/plugins/` directory.
51 4. Activate the plugin through the 'Plugins' menu in WordPress.
52 5. Document: https://add-ons.org/document-gravity-forms-repeater-fields/
53
54 == Screenshots ==
55
56 1. Frontend Working
57 2. Backend Field
58 3. Addmin builder
59
60 == Changelog ==
61 = 2.0.5 =
62 - Fixed: shortcode end tags
63
64 = 2.0.4 =
65 - Fixed: Active the plugin
66
67 = 2.0.3 =
68 - Fixed: Big update
69
70 = 1.0 =
71 - Version 1.0 Initial Release