Linux 软件免费装
Banner图

Cptify – Custom Post Type, Fields & Layout Builder

开发者 readscope
更新时间 2026年6月21日 16:15
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPL v2 or later
版权网址: 版权信息

标签

custom post type custom fields layout builder field builder cpt builder

下载

1.3.0 1.4.0 1.0.0 1.5.0 1.6.0 1.1.0 1.1.1 1.2.0

详情介绍:

Cptify is no-code content builder for WordPress. Instead of juggling 10 different plugins for Team Members, Portfolio, Testimonials, Events, FAQs, and more — Cptify gives you everything in one clean, powerful interface. Whether you are a developer, designer, or a complete beginner, Cptify empowers you to build any type of structured content with a beautiful drag-and-drop admin — no PHP, no custom database work, no frustration. 📚 Documentation Why Choose Cptify for Your WordPress Site? Most WordPress sites need the same types of content — Team Members, Portfolio, Testimonials, Events. Before Cptify, you had to: ❌ Install separate plugins for each content type ❌ Learn multiple different interfaces ❌ Deal with plugin conflicts and bloated databases ❌ Pay for multiple premium plugins just to get basic functionality With Cptify, you get everything in one place: ✅ One plugin for all your custom content needs ✅ Consistent, beautiful drag-and-drop interface ✅ Zero coding required — fully visual ✅ Export & import configurations across sites ✅ Lightweight — only loads assets where needed ✅ Developer-friendly with hooks, filters, and REST API What Makes Cptify Stand Out? Cptify is not just another CPT plugin. It combines four powerful tools — a Post Type Manager, Taxonomy Manager, Custom Field Builder, and Layout Builder — into a single, cohesive workflow. You design your content structure and its display in one place, without ever leaving your WordPress dashboard. Here is what sets it apart: One-Click Module Library: Install complete content systems (Team, Portfolio, Testimonials, Events) in seconds — post type, fields, and layout all at once. 15+ Field Types: From simple Text and Image fields to advanced Repeaters, Relation fields, and Conditional Logic — Cptify covers every use case. Visual Layout Builder: Design how your content looks on the frontend by dragging layout blocks — no template files to edit. Smart Default Templates: Every custom post type automatically gets a clean, responsive single post layout — hero image, structured sidebar, and masonry gallery — without any configuration. Gutenberg Ready: Native block support means you can drop your content anywhere in the editor. Elementor support is available in Cptify Pro. Import / Export: Move your entire content configuration between WordPress sites with a single JSON file. Who is Cptify Most Useful For? Cptify is incredibly versatile and useful for a wide range of WordPress users: Freelancers & Agencies: Build custom content structures for clients in minutes, not hours. Reuse configurations across projects with Import/Export. Business Owners: Add Team Members, Services, Testimonials, and FAQs to your site without hiring a developer. Bloggers & Content Creators: Organize your content into structured types — Book Reviews, Recipes, Tutorials — with custom fields for every detail. Educators & Course Creators: Build a structured course catalog, instructor directory, or resource library without a dedicated LMS. Real Estate & Directory Sites: Create custom listings with Price, Location, Amenities, and filterable archives — all without code. Portfolio & Agency Sites: Showcase projects with custom fields for Client, Category, Tools Used, and beautiful grid or masonry layouts. Event Organizers: Display upcoming events with Date, Venue, Ticket Links, and a structured archive — easily. Developers: Use Cptify as a rapid prototyping tool. Leverage REST API, template overrides, and developer hooks to extend functionality your way. 🧱 Post Type Manager Create unlimited custom post types in seconds from a beautiful admin UI. No register_post_type() needed. 🏷️ Taxonomy Manager Build custom categories and tags for any post type — no code required. 🔧 Custom Field Builder Create powerful custom fields and assign them to any post type. Cptify supports 15+ field types out of the box: Basic Fields 🎨 Layout Builder Design beautiful archive and single post layouts without touching any template files. 📦 Module Library Install complete, ready-made content modules with a single click. Each module installs the post type, taxonomies, custom fields, and a default layout — all at once. Included Modules: ⚡ Shortcodes & Blocks Display any custom post type anywhere on your site with a simple shortcode or Gutenberg block. Shortcode (by post type slug): [itsmfp_display type="team-member" layout="grid" columns="3"] Shortcode (by module name): [itsmfp_display module="team-member" layout="grid" columns="3"] Both type and module attributes are supported. type accepts the post type slug, module accepts the module name. Shortcode PHP Usage: <?php echo do_shortcode('[itsmfp_display module="team-member" layout="grid" columns="3"]'); ?> Available shortcode parameters: Gutenberg Block: Search for "CPT Display" in the block inserter and configure your gallery visually. 🔌 Integrations 💻 Developer Friendly Cptify is built with developers in mind: ⚙️ Settings Overview General Settings

安装:

Automatic Installation (Recommended)
  1. Go to Plugins → Add New in your WordPress dashboard
  2. Search for Cptify
  3. Click Install Now, then Activate
  4. Go to Cptify in your admin sidebar to get started
Manual Installation
  1. Download the plugin zip file
  2. Go to Plugins → Add New → Upload Plugin
  3. Upload the zip file and click Install Now
  4. Activate the plugin through the Plugins menu
Getting Started
  1. Go to Cptify → Module Library and install a ready-made module with one click, OR
  2. Go to Cptify → Post Types → Add New to create a custom post type from scratch
  3. Add custom fields via Cptify → Field Groups or from the Post Type's Meta Fields tab
  4. Design your layout via Cptify → Templates
  5. Display your content anywhere using the shortcode [itsmfp_display module="your-post-type"]

屏幕截图:

  • **Post Type Manager** — Create and manage unlimited custom post types with icon picker and drag-to-reorder
  • **Custom Field Builder** — Drag & drop field creation with 15+ field types and conditional logic
  • **Layout Builder** — Design archive and single post layouts visually with drag-and-drop blocks
  • **Frontend Output** — Beautiful, responsive grid layout rendered on the frontend

升级注意事项:

1.0.0 Initial release of Cptify. No upgrade steps required.

常见问题:

Does Cptify replace ACF (Advanced Custom Fields)?

Cptify covers the most common use cases for custom fields and is simpler for non-developers to use. It combines fields with post type registration and layout display in one tool. If you need very advanced or highly specialised field configurations, ACF remains a great choice. Cptify is also designed to coexist peacefully alongside other plugins.

Will my content be lost if I deactivate Cptify?

No. Your post content and meta data stored in the WordPress database remains intact when the plugin is deactivated. However, your custom post types will no longer be registered, so you will not be able to access them from the admin until the plugin is reactivated. Re-activating the plugin immediately restores access to all your content.

Will my data be deleted if I uninstall the plugin?

No — not by default. Cptify only deletes its data on uninstall if you explicitly enable the "Delete data on uninstall" option in Cptify → Settings → General. By default, all your data is preserved.

Can I use Cptify with Elementor?

Cptify includes a native Gutenberg block. Elementor support is available in Cptify Pro.

Can I use Cptify with Gutenberg (Block Editor)?

Yes! Cptify includes a native Gutenberg block. Search for "CPT Display" in the block inserter, select your post type and layout, and your content renders live in the editor.

Can I export my configuration and import it to another site?

Yes. Go to Cptify → Settings → Export to download a JSON file containing all your post types, taxonomies, field groups, fields, and templates. Import it on any other WordPress site running Cptify — perfect for agencies managing multiple client sites.

Can I override Cptify templates from my theme?

Yes! Copy any template file from /wp-content/plugins/cptify/templates/ to /wp-content/themes/your-theme/cptify/ and customise it freely. Cptify will automatically use your theme's version.

Does Cptify slow down my website?

No. Cptify only loads its CSS and JavaScript assets on pages where a shortcode or block is present. On all other pages, there is zero frontend overhead.

How many post types and fields can I create?

There is no hard limit. You can create as many post types, taxonomies, field groups, and fields as your WordPress installation can handle.

Does Cptify work with my theme?

Yes. Cptify outputs standard WordPress HTML and uses the template override system, so it works with any properly coded WordPress theme.

Is REST API support included?

Yes. All Cptify post types are accessible via the WordPress REST API at /wp-json/itsmfp/v1/. This makes Cptify suitable for headless WordPress setups.

Is Cptify translation-ready?

Yes. Cptify is fully internationalised and ready for translation. All strings use the cptify text domain.

更新日志:

1.6.0 1.4.0 1.3.0 1.2.0 1.1.1 1.1.0 1.0.0 — 2026-05-06