=== Rox Dynamic CPT Fields Engine === Contributors: ataurr Tags: custom post types, custom fields, meta fields, taxonomies, options pages Requires at least: 6.5 Tested up to: 6.9 Stable tag: 1.0.0 Requires PHP: 8.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Build Custom Post Types, Taxonomies, Custom Fields, Queries, and Listings from one unified interface. == Description == Rox Dynamic CPT Fields Engine is a powerful and user-friendly WordPress plugin that allows you to create and manage Custom Post Types (CPTs), Taxonomies, and Custom Fields without writing any code. = Key Features = * **Custom Post Types** - Create unlimited custom post types with full control over labels, capabilities, and settings * **Custom Taxonomies** - Build hierarchical or non-hierarchical taxonomies for any post type * **Custom Fields (Meta Boxes)** - Add rich meta fields to posts, pages, and custom post types * **Options Pages** - Create settings pages with custom fields for site-wide options * **Field Groups** - Organize your fields with flexible location rules * **Import/Export** - Easily migrate configurations between sites * **REST API Support** - All configurations accessible via REST API * **PHP API** - Register configurations programmatically via PHP = Supported Field Types = * Text * Textarea * Number * Email * URL * Select (single/multiple) * Checkbox * Radio * Toggle/Switch * Date * Time * DateTime * Color Picker * Image * File * WYSIWYG Editor = Layout Features = * **Tabs** - Organize fields into horizontal or vertical tabs * **Accordions** - Collapsible sections for better organization * **Field Width** - Control field widths (25%, 33%, 50%, 66%, 75%, 100%) = Developer Friendly = * Clean, well-documented code following WordPress coding standards * Extensible via hooks and filters * Full REST API support * PHP API for programmatic registration * PSR-4 autoloading == Installation == 1. Upload the `rox-dynamic-cpt-fields-engine` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Navigate to 'RDCFE' in the admin menu to start creating your content types == Frequently Asked Questions == = What PHP version is required? = PHP 8.0 or higher is required for this plugin. = What WordPress version is required? = WordPress 6.4 or higher is required. = Can I use this with Gutenberg? = Yes! The plugin is fully compatible with the WordPress Block Editor (Gutenberg). = Can I migrate my configurations to another site? = Yes, the plugin includes import/export functionality that allows you to easily migrate all your configurations. = Is there a PHP API? = Yes, you can register post types, taxonomies, field groups, and options pages programmatically using the PHP API. == Screenshots == 1. Dashboard overview 2. Post Type builder interface 3. Taxonomy builder interface 4. Field Group builder with various field types 5. Options Page builder 6. Settings page == Changelog == = 1.0.0 = * Initial release * Custom Post Types management * Custom Taxonomies management * Custom Fields (Meta Boxes) with 16+ field types * Options Pages management * Field Groups with location rules * Tab and Accordion layouts * Import/Export functionality * REST API support * PHP API for programmatic registration == Upgrade Notice == = 1.0.0 = Initial release of Rox Dynamic CPT Fields Engine. == Privacy Policy == Rox Dynamic CPT Fields Engine does not collect or send any user data to external servers. All data is stored locally in your WordPress database. == Credits == Developed by [Ataurr](https://wpmet.com)