Plugin Directory

Changeset 1210739


Ignore:
Timestamp:
08/01/2015 04:52:38 AM (11 years ago)
Author:
VisualData
Message:

updated readme file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • custom-fields-csv-xml-importer/tags/1.0.1/readme.txt

    r1210150 r1210739  
    2323CIO Custom Fields Importer is an add-on plugin linking the following two powerful tools together in delivering an efficient and affordable high performance solution for small and medium businesses.
    2424
    25 1. [PODS](https://wordpress.org/plugins/pods/). PODS is a free, simple, flexible and powerful CMS framework designed for high performance with large data sets. You can use PODS to extend content types with custom fields, or create custom content types of your own. PODS unleashes the power of Wordpress in creating highly customised and optimised CMS.
     25* [PODS](https://wordpress.org/plugins/pods/). PODS is a free, simple, flexible and powerful CMS framework designed for high performance with large data sets. You can use PODS to extend content types with custom fields, or create custom content types of your own. PODS unleashes the power of Wordpress in creating highly customised and optimised CMS.
    2626
    2727One of the distinct features of PODS is multiple select bi-directional relationship. Suppose you have two custom post types ("author" and "book"), with some books written by a few authors together. You set up multiple select bi-directional field, and in the "book" custom post type you update authors. When you open the "author" custom posts of each author, the books written by the author are automatically displayed. This feature is cool, isn't it? Especially this is done using a graphical user interface to set up fields and templates without any programming, even by people without programming experience.
    2828
    2929
    30 2. [WP All Import](http://wordpress.org/plugins/wp-all-import/). WP All Import is a well developed tool to handle imports from larger XML and CSV files. The free version of WP All Import comes with logging, detection of duplicate records, and templates for future imports and updates, and allows you to import to standard Wordpress fields (title, content, slug, categories etc).
     30* [WP All Import](http://wordpress.org/plugins/wp-all-import/). WP All Import is a well developed tool to handle imports from larger XML and CSV files. The free version of WP All Import comes with logging, detection of duplicate records, and templates for future imports and updates, and allows you to import to standard Wordpress fields (title, content, slug, categories etc).
    3131
    3232The free version of CIO Custom Fields Importer allows you to import to custom fields in custom posts created or extended with PODS. The pro version of CIO Custom Fields Importer enables you to import to all PODS content types (including PODS advanced content types), and content types (objects) created with other plugins, such as
     
    256256== Screenshots ==
    257257
    258 1. In step 3 of WP All Import importing process, PODS custom content types are detected and listed.
    259 
    260 2. Choose your content types to import
    261 
    262 3. Drag and Drop your data fields from the xml or cvs file. A few clicks, have a cuppa. Done!
     2581. Ater installing and activating WP All Import, PODS and CIO Custom Fields Importer Add-on, you will see the menus of PODS and WP All Import. Click on new import, and upload your csv or xml file.
     259
     260
     2612. In step 3 of WP All Import importing process, PODS custom content types are detected and listed.
     262
     263
     2643. Drag and Drop your source data fields from the xml or cvs file to the custom fields to import. Your source data fields can use any name, in any order.
     265
     2664. Specify field to check for duplicate records. (WP All Import feature)
     267
     2685. Import complete. check log for more information, or run the import again to update (WP All Import feature).
     269
     2706. Import users (for example WooCommerce customers, premium features of CIO Custom Fields Importer professional edition)
     271
     2727. Import user (or WooCommerce customer) existing passwords and meta fields such as shipping and billing addresses (premium features of CIO Custom Fields Importer professional edition)
     273
     2748. Unique field and value to check and prevent duplicate records. If record exists, CIO Custom Fields Importer will update the record rather than creating new records.
     275
     2769. Importing Pods Advanced Content Type (ACT). (premium features of CIO Custom Fields Importer professional edition)
     277
     27810. For this example, music record is created as an advanced content type. (premium features of CIO Custom Fields Importer professional edition)
     279
     28011. Automatically matching records by specifying field name and value. Multiple select and bidirectional relationships are supported. (premium features of CIO Custom Fields Importer professional edition). This feature is useful if you frequently receive hundreds, thousands or more changing records to add to your website. The number of records on your website is growing. You need to import to your running website automatically, but don't always know the item ID, or you want to save time looking for item ids manually.
     281
     28212. Relationships can also be given here if you know the item ids. Multiple select and bidirectional relationships are supported. This feature is useful if you frequently receive updates to existing records. The number of records in your website does not change frequently, and you only need to update some fields. (premium features of CIO Custom Fields Importer professional edition)
    263283
    264284
Note: See TracChangeset for help on using the changeset viewer.