Changeset 1232761
- Timestamp:
- 08/28/2015 03:05:08 AM (11 years ago)
- Location:
- custom-fields-for-woo-customers
- Files:
-
- 2 added
- 1 edited
-
assets/screenshot-1.png (added)
-
assets/screenshot-2.png (added)
-
trunk/readme.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
custom-fields-for-woo-customers/trunk/readme.txt
r1231656 r1232761 2 2 Contributors: VisualData 3 3 Donate link: http://vipp.com.au/cio-custom-fields-importer 4 Tags: WooCommerce, custom fields, custom fields registration, custom fields checkout, custom fields user profile, frontend edit user profile 4 Tags: pods custom fields group, WooCommerce, custom fields, custom fields registration, custom fields checkout, custom fields user profile, frontend edit user profile 5 License: GPLv2 5 6 License URI: http://www.gnu.org/licenses/gpl-2.0.html 6 7 Requires at least: 3.9.0 … … 12 13 == Description == 13 14 14 Sometime you or your clients may hope to keep extra information about customers to provide better personalised service. The extra information is usually stored as custom fields. 15 If you run a website using WooCommerce, sometime you or your clients may hope to collect extra information about customers to provide better personalised service. The extra information is usually stored as custom fields. 15 16 16 CIO Custom Fields for Woo Customers enables you to add custom fields at customer registration, checkout, backend user profile and front end edit account pages, without touching a single line of code. 17 This is not just another plugin for WooCommerce. This is THE plugin to customise WooCommerce customer registration, checkout, user profile and edit account pages, without writing a single line of code. 17 18 18 When activated, CIO Custom Fields for Woo Customers creates some custom fields (billing and shipping addresses) and stores data in a format to share with PODS. You may use PODS graphical user interface to configure the custom fields. Once configuration is finished, PODS can be safely deactivated. CIO Custom Fields for Woo Customers does not need PODS to run. 19 The plugin adds WooCommerce's builtin billing and shipping fields and an additional field (mobile phone) to the customer pages. You can easily change the sequence, add or delete fields by dragging and dropping. 20 21 For advanced users, the plugin empowers you to customise the fields and display them the way you want by configuring settings in the admin panel, with little or no code at all. Web developers may use it to deploy highly customised WooCommerce websites quickly. 22 23 Examples of customisation (some features only available in professional edition): 24 25 * Organize custom fields into sections (groups), with section header and help text. You can then control the display of the sections using CSS. 26 27 * Display sections of custom fields according to roles or capabilities. You may collect different information from wholesalers. 28 29 * Display sections of custom fields on specified pages only. 30 31 * Admin only custom fields. 32 33 * Use advanced relationship fields. The field can relate to products, marketing campaign, referrers, other users (your employee), other WordPress objects, or even objects outside of WordPress, thanks to the advanced relationship features implemented in another plugin called PODS. 34 35 When activated, CIO Custom Fields for Woo Customers creates some custom fields (billing and shipping addresses) and stores data in a format to share with PODS. You may use PODS graphical user interface to modify, add or delete the custom fields. 36 37 The label you type will override WooCommerce's default labels. For example for the custom field called "city", you can type "suburb" or your local language to display in the custom fields. 38 39 Once configuration is finished and if you don't need the advanced features of this plugin, PODS can be safely deactivated. CIO Custom Fields for Woo Customers does not need PODS to run. 19 40 20 41 CIO Custom Fields for Woo Customers integrates with CIO Custom Fields Importer for data import. … … 28 49 29 50 [CIO Custom Fields for Woo Customers Professional Edition](https://vipp.com.au/cio-custom-fields-importer) has the following extra features: 51 52 * Validate submitted data 30 53 31 54 * Support additional custom field types (list, checkbox, text area) … … 44 67 45 68 46 CIO Custom Fields ImporterProfessional Edition comes with69 CIO Custom Fields for Woo Customers Professional Edition comes with 47 70 48 71 * unlimited site license. you can use it on as many websites as you like, either owned by you or your clients, or your neighbors, or your friends. … … 60 83 61 84 To install the CIO Custom Fields for WooCommerce Customers, unzip the downloaded zip file and upload the folder to /wp-content/plugins/, and then activate the plugin from the Plugins page in WordPress. 85 86 If you are using Pods and have extended user with custom fields (meta storage), your custom fields will be used. 62 87 63 88 … … 84 109 == Screenshots == 85 110 86 To be provided later. 111 1. registration page with custom fields. 112 113 2. configuring custom fields. Note the green bar to mark the end of sections. You can drag and drop custom fields or the section divider to update the custom field group quickly. 114 (grouping of custom fields is available in professional edition only) 87 115 88 116 == Support ==
Note: See TracChangeset
for help on using the changeset viewer.