Title: Rox Dynamic CPT Fields Engine
Author: Roxnor
Published: <strong>5. April 2026</strong>
Last modified: 21. Mai 2026

---

Plugins suchen

![](https://ps.w.org/rox-dynamic-cpt-fields-engine/assets/banner-772x250.jpg?rev
=3534282)

![](https://ps.w.org/rox-dynamic-cpt-fields-engine/assets/icon-256x256.jpeg?rev=
3538537)

# Rox Dynamic CPT Fields Engine

 Von [Roxnor](https://profiles.wordpress.org/roxnor/)

[Herunterladen](https://downloads.wordpress.org/plugin/rox-dynamic-cpt-fields-engine.1.0.2.zip)

 * [Details](https://de.wordpress.org/plugins/rox-dynamic-cpt-fields-engine/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/rox-dynamic-cpt-fields-engine/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/rox-dynamic-cpt-fields-engine/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/rox-dynamic-cpt-fields-engine/#developers)

 [Support](https://wordpress.org/support/plugin/rox-dynamic-cpt-fields-engine/)

## Beschreibung

Rox Dynamic CPT Fields Engine (RDCFE) is a WordPress plugin for creating and managing
Custom Post Types (CPTs), Taxonomies, Field Groups (meta boxes), and Options Pages
without writing PHP.

The **free plugin** covers the full content-model foundation. **Rox Dynamic CPT 
Fields Engine Pro** is a separate add-on that unlocks dynamic-site modules (queries,
listings, relationships, visibility rules, admin list tools, AI-assisted schema,
and advanced field and location options).

#### Free version

 * **Custom Post Types** — Labels, supports, REST, rewrite, and registration options
 * **Custom Taxonomies** — Hierarchical or flat; attach to post types
 * **Field groups (meta boxes)** — Location rules for posts, terms, users, and options
   contexts
 * **Options pages** — **One** parent global settings page (no subpages); unlimited
   with Pro
 * **Import / Export** — JSON for CPTs, taxonomies, field groups, and options pages
 * **REST API** — CRUD for saved configurations (`/rdcfe/v1/…`)
 * **Developer hooks** — Filters/actions for registration, validation, and extension

**Free field types**

Text, Textarea, Number, Email, URL, Date, Time, Date & Time, Color, Select (single/
multiple), Checkbox, Radio, Toggle, Image, File, WYSIWYG.

**Free layout**

Field width controls (e.g. 25%–100%). Tab, Accordion, Endpoint, and HTML blocks 
require Pro.

**Free location rules**

Single rule group with **AND** logic only: post type, specific post, post status,
taxonomy/term (term screens), user role (user profile), options page context. Page
template, post parent, author, format, taxonomy-on-post, capability rules, and **
OR** rule groups require Pro.

**Free field settings**

Labels, names, descriptions, defaults, required, placeholders, width, character 
limits, numeric min/max, REST visibility, and related basics. Conditional logic,
regex validation, Quick Edit, and field revisions require Pro.

#### Pro (separate add-on)

Activate **Rox Dynamic CPT Fields Engine Pro** with a valid license to unlock:

**Advanced fields**

Group, Repeater, Gallery, Relationship (post picker), Taxonomy term picker, User
picker; layout elements **Tab**, **Accordion**, **Endpoint**, and **HTML**.

**Advanced field settings**

Conditional logic (show/hide fields), custom regex validation, Quick Edit support,
and per-field revision tracking.

**Advanced location rules**

Page template, post parent, post author, post format, post taxonomy term, viewer
capability/role-style targeting (see Pro docs); **OR** groups across multiple rule
groups; metabox priority ordering where supported.

**Options pages**

Unlimited pages, nested subpages, and role/capability access controls.

**Pro-only modules**

 * **Query Builder** — Saved queries (posts/terms/users), meta/tax clauses, ordering,
   macros, health checks
 * **Listings** — Listing templates, dynamic components, blocks/shortcodes/widgets
   where provided
 * **Relations** — One-to-one, one-to-many, many-to-many; admin UI and query integration
 * **Dynamic visibility** — Conditional visibility for listing outputs
 * **Admin columns & filters** — Custom columns and list-table filters per CPT
 * **AI Assistant** — Guided schema generation and apply flow (configuration JSON
   only; validated before apply)

**Import / Export (Pro)**

Export/import includes Queries, Listings, and Relations where applicable; diff preview,
conflict handling, and rollback snapshots (see Pro release notes).

In the free plugin, Pro areas remain visible with a **PRO** badge and upgrade prompts;
saving Pro-only configurations requires Pro.

### Privacy Policy

Rox Dynamic CPT Fields Engine does not collect or send site data to external servers
by itself. Optional Pro features (for example an AI Assistant) may call third-party
APIs only when you configure them; see Pro documentation for details.

### Credits

Developed by [Ataurr](https://wpmet.com)

## 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. Open **RDCFE** in the admin menu to manage post types, taxonomies, metaboxes, and
    options

(Optional) Install and activate **Rox Dynamic CPT Fields Engine Pro** to enable 
Pro modules and limits described above.

## FAQ

### What PHP version is required?

PHP 8.0 or higher.

### What WordPress version is required?

WordPress 6.5 or higher (see plugin header).

### Can I use this with the Block Editor (Gutenberg)?

Yes. RDCFE targets the classic edit screens and options UI; it does not replace 
the block editor for post content.

### Can I migrate configurations to another site?

Yes. Use Import/Export JSON for the free scope; Pro adds broader bundles and advanced
merge/rollback tools.

### Is there a PHP API?

Yes. You can hook into registration and validation filters and use the REST API 
for programmatic CRUD where exposed.

### Where do I get Pro?

Install the separate **Rox Dynamic CPT Fields Engine Pro** package from your vendor/
account and activate it alongside this plugin.

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Rox Dynamic CPT Fields Engine“ ist Open-Source-Software. Folgende Menschen haben
an diesem Plugin mitgewirkt:

Mitwirkende

 *   [ Roxnor ](https://profiles.wordpress.org/roxnor/)
 *   [ Ataur R ](https://profiles.wordpress.org/ataurr/)

[Übersetze „Rox Dynamic CPT Fields Engine“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/rox-dynamic-cpt-fields-engine)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/rox-dynamic-cpt-fields-engine/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/rox-dynamic-cpt-fields-engine/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/rox-dynamic-cpt-fields-engine/)
per [RSS](https://plugins.trac.wordpress.org/log/rox-dynamic-cpt-fields-engine/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.0.0

 * Initial release
 * Free: CPTs, taxonomies, field groups, one options page, core field types, basic
   location rules, import/export, REST & PHP hooks
 * Pro add-on: advanced fields, queries, listings, relations, visibility, admin 
   columns/filters, AI, extended import/export

## Meta

 *  Version **1.0.2**
 *  Zuletzt aktualisiert **vor 1 Woche**
 *  Aktive Installationen **weniger als 10**
 *  WordPress-Version ** 6.5 oder höher **
 *  Getestet bis **7.0**
 *  PHP-Version ** 8.0 oder höher **
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/rox-dynamic-cpt-fields-engine/)
 * Schlagwörter
 * [custom fields](https://de.wordpress.org/plugins/tags/custom-fields/)[custom post types](https://de.wordpress.org/plugins/tags/custom-post-types/)
   [meta fields](https://de.wordpress.org/plugins/tags/meta-fields/)[options pages](https://de.wordpress.org/plugins/tags/options-pages/)
   [taxonomies](https://de.wordpress.org/plugins/tags/taxonomies/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/rox-dynamic-cpt-fields-engine/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

[Your review](https://wordpress.org/support/plugin/rox-dynamic-cpt-fields-engine/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/rox-dynamic-cpt-fields-engine/reviews/)

## Mitwirkende

 *   [ Roxnor ](https://profiles.wordpress.org/roxnor/)
 *   [ Ataur R ](https://profiles.wordpress.org/ataurr/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/rox-dynamic-cpt-fields-engine/)