=== DataFlexor === Contributors: thebigA Tags: data framework, fields, data, post, custom post, database, advanced custom fields Requires at least: 3.5.0 Tested up to: 4.2.3 Stable tag: 1.0.0 Plugin URI: http://dataflexor.plugin.city/ License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html DataFlexor is a data management framework to allow easy extension of WordPress content. == Description == Based upon the excellent Advanced Custom Fields, DataFlexor gives WordPress an easy to use way to create complex systems. Rather than have to create a Custom Post Type for each post type simply take a single Custom Post Type and extend it with field groups. These can then be used to customize any post with both data and functionality. With a hierarchy structure you can then create many systems from a help desk to a staff directory, in fact almost anything that has a need for a flexible data structure. Please visit [DataFlexor](http://dataflexor.plugin.city/) for more information tips, upgrades and ideas. =Compatibility= Requires [Advanced Custom Fields](http://wordpress.org/extend/plugins/advanced-custom-fields/) Version 4.0 or later. == Installation == 1. Upload \"test-plugin.php\" to the \"/wp-content/plugins/\" directory. 2. Ensure you have Advanced Custom Fields also installed. 3. Activate the plugin through the \"Plugins\" menu in WordPress. == Frequently Asked Questions == FAQ\'s are maintained at (http://dataflexor.plugin.city/faq/) == Screenshots == 1. Make a set of categories for your custom category type. 2. Link your Advanced Custom Fields group to the relevant category. 3. Make new entries. 4. See the results appear on the front end. == Changelog == = 1.0 = * Initial release. == Upgrade Notice == No upgrades, yet...