Plugin Directory

Changeset 1232761


Ignore:
Timestamp:
08/28/2015 03:05:08 AM (11 years ago)
Author:
VisualData
Message:

update readme.txt

Location:
custom-fields-for-woo-customers
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • custom-fields-for-woo-customers/trunk/readme.txt

    r1231656 r1232761  
    22Contributors: VisualData
    33Donate 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
     4Tags: pods custom fields group, WooCommerce, custom fields, custom fields registration, custom fields checkout, custom fields user profile, frontend edit user profile
     5License: GPLv2
    56License URI: http://www.gnu.org/licenses/gpl-2.0.html
    67Requires at least: 3.9.0
     
    1213== Description ==
    1314
    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.
     15If 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.
    1516
    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.
     17This 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.
    1718
    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.
     19The 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
     21For 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
     23Examples 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
     35When 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
     37The 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
     39Once 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.
    1940
    2041CIO Custom Fields for Woo Customers integrates with CIO Custom Fields Importer for data import.
     
    2849
    2950[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
    3053
    3154* Support additional custom field types (list, checkbox, text area)
     
    4467
    4568
    46 CIO Custom Fields Importer Professional Edition comes with
     69CIO Custom Fields for Woo Customers Professional Edition comes with
    4770
    4871* 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.
     
    6083
    6184To 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
     86If you are using Pods and have extended user with custom fields (meta storage), your custom fields will be used.
    6287
    6388
     
    84109== Screenshots ==
    85110
    86 To be provided later.
     1111. registration page with custom fields.
     112
     1132. 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)
    87115
    88116== Support ==
Note: See TracChangeset for help on using the changeset viewer.