PluginProbe ʕ •ᴥ•ʔ
Checkout Field Editor (Checkout Manager) for WooCommerce / 1.3.5
Checkout Field Editor (Checkout Manager) for WooCommerce v1.3.5
1.3.9 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.7 1.4.8 1.4.9 1.5.0 1.5.1 1.5.2 1.5.3 1.6.0 1.6.1 1.7.0 1.7.1 1.7.2 1.8.0 1.8.1 1.8.2 1.9.0 1.9.1 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 trunk 1.0.9 1.2.0 1.2.5 1.2.8 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8
woo-checkout-field-editor-pro / readme.txt
woo-checkout-field-editor-pro Last commit date
assets 6 years ago classes 6 years ago languages 6 years ago checkout-form-designer.php 6 years ago readme.txt 6 years ago
readme.txt
255 lines
1 === Checkout Field Editor (Checkout Manager) for WooCommerce ===
2 Contributors: ThemeHigh
3 Donate link: https://themehigh.com/
4 Tags: checkout field editor, woocommerce checkout field editor, checkout manager, woocommerce checkout manager, checkout field customizer, checkout form editor, checkout form customizer, checkout, WooCommerce checkout, checkout form designer, checkout
5 Requires at least: 4.0
6 Tested up to: 5.2.2
7 Stable tag: 1.3.5
8 License: GPLv2 or later
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
11 Checkout Field Editor (Checkout Manager) for WooCommerce - The best WooCommerce checkout manager plugin to customize checkout fields on your WooCommerce checkout page.
12
13 == Description ==
14
15 = Introduction =
16 If you are wondering how to add custom field in WooCommerce checkout page, you are at the right place. Checkout Field Editor for WooCommerce plugin provides an easy way to customise (add, edit, delete and change display order) your fields displayed on WooCommerce checkout page. This plugin requires WooCommerce to be installed, activated, and configured.
17
18 = BASIC FEATURES =
19 * <strong>Add new custom field(s).</strong> Adding custom fields to the WooCommerce checkout page is a breeze now. You can add custom field(s) in Billing, Shipping and Additional fields sections. New field form contains options to provide values for Type, Name, Label, Placeholder, Class, Label Class etc. It also has the option to choose validations rules from a predefined list.
20 * <strong>Edit field(s).</strong> You can edit core and custom field(s) in Billing, Shipping and Additional fields sections. In edit form you have the option to provide new values for Name, Type, Label, Placeholder, Class, Label Class, validation rules etc(availability of these options may change based on the field types).
21 * Available field types are <strong>Input Text</strong> and <strong>Select</strong>
22 * <strong>Display in Order Details page and Email.</strong> You can decide on a field whether it need to be displayed in Order Details page and Email using the the checkboxes ‘Display in Order Detail Pages’ and ‘Display in Emails’. These checkboxes are available in both the ‘New Field’ and ‘Edit Field’ forms.
23 * <strong>Remove field(s).</strong> You can remove field(s) from displaying in checkout page, order details page and emails. Removing core fields may leads to unexpected results with some plugins. We are not recommending this.
24 * <strong>Enable/Disable field(s).</strong> You can enable/disable field(s)(temporarily remove) from displaying in checkout page, order details page and emails. Disabling core fields may leads to unexpected results with some plugins. We are not recommending this.
25 * <strong>Change checkout fields order.</strong> You can easily manage the display order of checkout fields from admin side by just moving fields up and down.
26 * <strong>Reset to default field set.</strong> You can reset all your changes back to the original WooCommerce fields set using the button ‘Reset to default fields’.
27
28 = BUY PREMIUM VERSION =
29 Check out the premium version of Checkout Field Editor for WooCommerce - The best WooCommerce Checkout Manager Plugin which helps you to customize checkout fields displayed on your WooCommerce checkout page. Add custom fields to WooCommerce checkout page easily.
30 <a rel="nofollow" href="https://www.themehigh.com/product/woocommerce-checkout-field-editor-pro/?utm_source=wordpress&utm_medium=referral&utm_content=tracking">Buy Now!</a>
31
32 <a rel="nofollow" href="https://flydemos.com/wcfe/?utm_source=wordpress&utm_medium=referral&utm_content=tracking">Live Demo - Front End</a>
33 <a rel="nofollow" href="https://flydemos.com/wcfe/wp-admin/?utm_source=wordpress&utm_medium=referral&utm_content=tracking">Live Demo - Back End</a>
34
35 <blockquote>
36 = PREMIUM VERSION FEATURES =
37 <ul>
38 <li><strong>17 field types are available:</strong> In Add New Field form and Edit Field form you can choose field type from a list of 17 including 15 input fields and one field for title/heading and one for label.
39 <p>Available field types:</p>
40 <ol>
41 <li><strong>Text</strong> – A basic input text field.</li>
42 <li><strong>Hidden</strong> – A hidden field.</li>
43 <li><strong>Password</strong> – An input password text box.</li>
44 <li><strong>Telephone</strong> – An input tel field.</li>
45 <li><strong>Email</strong> – An input email field.</li>
46 <li><strong>Number</strong> – An input number field.</li>
47 <li><strong>Textarea</strong> – A textarea field.</li>
48 <li><strong>Radio</strong> – Radio button input (for selecting one of many choices)</li>
49 <li><strong>Checkbox</strong> – A checkbox field.</li>
50 <li><strong>Checkbox Group</strong> – A group of checkboxes (allows multiple selections from many choices).</li>
51 <li><strong>Select</strong> – A drop-down list (for selecting one of many choices)</li>
52 <li><strong>Multi-select</strong> – A drop-down list (allows multiple selections from many choices)</li>
53 <li><strong>Date picker</strong> – Select a date from a popup.</li>
54 <li><strong>Time picker</strong> – Select a time from a popup.</li>
55 <li><strong>File Upload</strong> – A file upload field.</li>
56 <li><strong>Heading</strong> – Display a heading/ title</li>
57 <li><strong>Label</strong> – Display a label/ text</li>
58 </ol>
59 </li>
60 <li><strong>Conditional Fields:</strong> Conditionally display fields & sections based on cart items and other field(s) values.</li>
61 <li><strong>Custom Validations:</strong> Custom validator feature can be used to define custom validation rules using RegEx.</li>
62 <li><strong>Price Fields:</strong> Add an extra cost to the cart total based on field selection.</li>
63 <li><strong>Add new section:</strong> Add new section(s) in predefined positions in checkout page.
64 <p>Available positions:</p>
65 <ol>
66 <li>Before customer details</li>
67 <li>After customer details</li>
68 <li>Before billing form</li>
69 <li>After billing form</li>
70 <li>Before shipping form</li>
71 <li>After shipping form</li>
72 <li>Before registration form</li>
73 <li>After registration form</li>
74 <li>Before order notes</li>
75 <li>After order notes</li>
76 <li>Before terms & conditions</li>
77 <li>After terms & conditions</li>
78 <li>Before submit button</li>
79 <li>After submit button</li>
80 </ol>
81 </li>
82 <li><strong>Edit section(s) properties:</strong> Edit custom added section(s) label and display position.</li>
83 <li><strong>Delete section(s):</strong> Delete custom added section(s).</li>
84 </ul>
85 </blockquote>
86
87 == Installation ==
88 = Minimum Requirements =
89 * WooCommerce 3.0 or greater
90 * WordPress 4.0 or greater
91 * PHP version 5.2.4 or greater (PHP 5.6 or greater is recommended)
92 * MySQL version 5.0 or greater (MySQL 5.6 or greater is recommended)
93
94 = Automatic installation =
95 1. Log in to your WordPress dashboard
96 2. Navigate to the Plugins menu and click Add New.
97 3. Search and locate 'WooCommerce Checkout Field Editor Pro' plugin.
98 4. Click 'Install Now'
99
100 = Manual installation =
101 The manual installation method involves downloading 'WooCommerce Checkout Field Editor Pro' plugin and uploading it to your webserver via FTP application. You may find more instructions on how to do this here (http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).
102
103 == Frequently Asked Questions ==
104 =Is there a possible way to provide a validation other than the predefined validations provided like email, phone etc?=
105 The free version doesn’t provide the feature to create custom validators, but with the Checkout Field Editor for WooCommerce pro version of the plugin, custom validators can be defined based on regular expressions.
106
107 =How to modify the styling properties of fields created using this plugin?=
108 The plugin provides a feature: Class for modifying the styling properties of the fields.
109 <ol>
110 <li>Define a class in the Additional CSS(Appearance >> Customize >> Additional CSS).</li>
111 <li>Enter the name of the created class in the field Class of the Add/Edit pop-up</li>
112 <li>Save the changes</li>
113 </ol>
114
115 The style defined in the class will be applied to the default and custom fields for which this class is included.
116
117 =Can I apply price for the fields created using this plugin?=
118 No, the free version of the plugin doesn’t support the Price feature. With the premium version, you can use 5 different price types.
119
120 =How to make the no options selected for the Select field by default?=
121 By default, the First value of the Select field will be selected. For making the field selected with no options, enter a Pipe symbol(|) before all the options. Enter all the other options after this pipe separated by each other.
122
123 =How can the field be made to display only on admin emails and not in the customer emails?=
124 With the Checkout Field Editor (Checkout Manager) Pro for WooCommerce, the fields can be either displayed on all the emails or not. With the premium version of the plugin, the fields can be displayed in emails for customer or admin optionally.
125
126 =Is it possible to make the State field a select field with drop-down options defined?=
127 Yes. The field must be overridden by creating a field in the same name as the state field(billing_state). Set the field type as Select. Enter the state options for dropdown in the options field pipe separated.
128
129 =Is it possible to include the custom fields to the My Account page as well?=
130 With the free plugin, the fields can be displayed and edited only from the Checkout page. Upgrading to the premium version lets you display the fields at the Checkout page, My Account page, and User profile. The value once entered by the user will be saved so that the user need not have to enter the value every time while they are placing the order.
131
132 = Can I go back to WooCommerce default settings at a later point? =
133 Yes. There is a button 'reset to default fields' to go back to the WooCommerce default fields.
134
135 == Screenshots ==
136 1. WooCommerce > Checkout Form
137 2. Reset to default field set
138 3. Save changes.
139 4. Enable, disable or remove field(s).
140 5. Change field(s) order.
141 6. Add new field popup form.
142 7. Edit field popup form.
143 8. Newly added field
144
145 == Changelog ==
146 = 1.3.5 =
147 * WooCommerce compatible version updated.
148
149 = 1.3.4 =
150 * Dynamic fields translation issue resolved.
151
152 = 1.3.3 =
153 * Displaying customer fields in "Order details" section in admin order detail page.
154 * Language file(pot) added.
155
156 = 1.3.2 =
157 * WooCommerce version 3.6.1 compatibility added.
158
159 = 1.3.1 =
160 * Fix for the issue of showing warning message when settings data missing.
161
162 = 1.3.0 =
163 * Fix for the issue of showing warning message in checkout page.
164
165 = 1.2.9 =
166 * Fix for the compatibility issues with WooCommerce latest version.
167 * WooCommerce tested up to version updated.
168
169 = 1.2.8 =
170 * Fix for the issue of displaying 'Optional' text for required fields.
171
172 = 1.2.7 =
173 * WooCommerce tested up to version updated.
174
175 = 1.2.6 =
176 * New filter to allow default field names for new fields.
177 * Fix for the issue of not displaying settings popup properly.
178
179 = 1.2.5 =
180 * WooCommerce tested up to version updated.
181
182 = 1.2.4 =
183 * Improvement for checkout fields display ordering.
184
185 = 1.2.3 =
186 * Replaced the hooks those are removed from WooCommerce version 3.2.0.
187
188 = 1.2.2 =
189 * Replaced deprecated hook.
190
191 = 1.2.1 =
192 * Fix for required validation issue with default address fields.
193 * Added placeholder for select field.
194 * Added confirmation check for reset button.
195
196 = 1.2.0 =
197 * Fix for required validation issue with default address fields.
198
199 = 1.1.9 =
200 * Fix for required validation issue with default address fields.
201
202 = 1.1.8 =
203 * Fix for the issue of showing wrong value for placeholder text.
204
205 = 1.1.7 =
206 * Fix for checkout fields sorting(display order) issue.
207
208 = 1.1.6 =
209 * Multisite support added
210 * Removed deprecated function call.
211
212 = 1.1.5 =
213 * Updated plugin to make it compatible with WooCommerce version 3.0.0
214
215 = 1.1.4 =
216 * Fix for unsupported operand types issue.
217
218 = 1.1.3 =
219 * Fix for Address Fields property modification issues.
220
221 = 1.1.2 =
222 * Fix for 'Invalid argument passed' warning message.
223
224 = 1.1.1 =
225 * Fix for 'Undefined index' warning/error message.
226
227 = 1.0.9 =
228 * Fix for enhanced select pre populate issue in admin settings page.
229
230 = 1.0.8 =
231 * Fix for translation issue with default checkout fields.
232 * Fix for additional field(s) display issue in order details page.
233 * Fix for additional field(s) disable feature not working issue.
234
235 = 1.0.7 =
236 * Fix for Additional Filed title display issue when Additional Fields are not available.
237
238 = 1.0.6 =
239 * Fix for the issue, custom field(s) value in additional filed section not displaying in order review page.
240
241 = 1.0.3 =
242 * Change checkout field order JavaScript conflict workaround added
243
244 = 1.0.2 =
245 * Display custom fields in order review issue fix
246
247 = 1.0.1 =
248 * Added the reset to default button
249
250 = 1.0.0 =
251 * First Release
252 * Add new checkout fields.
253 * Edit checkout fields.
254 * Remove checkout fields.
255 * Change the display order of checkout fields.