Plugin Directory

Changeset 1210849


Ignore:
Timestamp:
08/01/2015 09:20:23 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

    r1210813 r1210849  
    4646* [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.
    4747
    48 One of the distinct features of PODS is multiple select bi-directional relationship. Suppose you run an online store selling DVDs, and you have three custom post types ("movie", "star", "review"). Each movie has a few stars (actors and actresses) and a few reviews, each star appears in a few movies, and the reviewers write about a few movies. This is called many-to-many relationships. First, you set up the three custom content types with multiple select bi-directional fields in PODS. In the "movie" custom post type you choose stars from a list of stars, select reviews from a list of reviews, and save the post. The next step? There is no next step. It is done. Simple, intuitive, without coding, without flow chart, without middle steps. When your customers open the "movie" custom post, they will see the performing stars, and movie reviews. When they open the "star" custom posts, they will see the movies of the star. This feature is cool, isn't it? Especially this is achieved using a graphical user interface to set up fields and templates without any programming. It can even be done by people without programming experience. The code handling the relationships is written and optimised by professional programmers who maintain PODS.
     48One of the distinct features of PODS is multiple select bi-directional relationship. Suppose you run an online store selling DVDs, and you have three custom post types ("movie", "star", "review").
     49
     50* movie. Each movie has a few stars (actors and actresses) and a few reviews,
     51
     52* star.  Each star appears in a few movies,
     53
     54* review. Each review corresponds to a movie.
     55
     56This is called many-to-many relationships.
     57
     58Here is how you do in PODS. First, you set up the three custom content types with multiple select bi-directional fields in PODS. In the "movie" custom post type you choose stars from a list of stars, select reviews from a list of reviews, and save the post. "The next step is?" There is no next step. It is done. Simple, intuitive, without coding, without flow chart, without middle steps. When your customers open the "movie" custom post, they will see the performing stars, and movie reviews. When they open the "star" custom posts, they will see the movies of the star. This feature is cool, isn't it? Especially this is achieved using a graphical user interface to set up fields and templates without any programming. It can even be done by people without programming experience. The framework codes handling the relationships and many other features are written and optimised by professional programmers who maintain PODS, available for free.
    4959
    5060And PODS doesn't stop there. It enables you to extend custom content types created by other plugins, create and assign user roles, and create relationships to other content types, themes, database tables outside of Wordpress, and even network sites. With PODS you can create any relationships that you imagine. The combination is endless.
    5161
     62And better yet, PODS allows you to import pods fields settings, and migrate your field settings from other plugins. If you need to set up dozens or hundreds of custom content types and fields, you can simply edit the field settings in a text editor, and import it within a few minutes.
     63
    5264When we were developing the database solution for investment property analysis service, we researched and compared the database frameworks and found PODS offers the easiest user interface in managing relationships and yet still has the potential to mange huge database tables as user data grows.  For more information please visit PODS website, or send an email to us for a free consultation.
    5365
     
    5971The 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), Wordpress builtin types, and content types (objects) created with other plugins, such as
    6072
    61 * Wordpress users (importing meta fields and assigning role by each usesr)
     73* Wordpress users (importing meta fields and assigning role by each user)
    6274
    6375* WooCommerce customers with meta fields
     
    137149* Support multisites
    138150
    139 * Resolve duplicate field name issues.
    140 
    141151* Priority support.
    142152
    143153CIO Custom Fields Importer Professional Edition comes with
    144154
    145 * unlimited site license, you can use it on as many websites as you like, either owned by you or your clients.
    146 
    147 * life time free support to fee-paying customers
    148 
    149 * life time free upgrade, and 30 day money back guarantee.
     155* 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.
     156
     157* life time free support, if you have paid an one-off fee to upgrade to professional edition
     158
     159* life time free upgrade, if you have paid an one-off fee to upgrade to professional edition
     160
     161* 30 day money back guarantee. no questions to ask.
    150162
    151163* ongoing maintenance. Our team of professional programmers use it to develop high performance database solutions, and will maintain it to be compatible with new versions of Wordpress, PODS and WP All Import.
Note: See TracChangeset for help on using the changeset viewer.