WP Manifestindependent plugin directory
manifest / content / ywd-custom-content-manager

YesWeDev Custom Content Manager

Custom WordPress plugin to manage Custom Post Types, Taxonomies and related ACF fields

by YesWeDev · github.com/yeswedev-team/ywd-custom-content-manager

0stars
19composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/yeswedev-team/ywd-custom-content-manager/archive/refs/heads/main.zip

Also on Packagist as yeswedev/custom-content-manager:

composer require yeswedev/custom-content-manager

From the readme

YesWeDev Custom Content Manager Version: 1.0.0 Author: YesWeDev Description The YesWeDev Custom Content Manager plugin provides a foundation for creating and managing Custom Post Types, Taxonomies, and their associated ACF fields in WordPress. It includes examples to quickly set up a new Custom Post Type or Taxonomy with minimal effort, and supports adding custom options pages using ACF. Features - Custom Post Types: Define and register custom post types. - Custom Taxonomies: Create and associate taxonomies with custom post types. - ACF Integration: Add custom fields to post types and taxonomies using the Advanced Custom Fields (ACF) plugin. - Options Pages: Create options pages for custom post types. Installation 1. Plugins Dependencies: You will need the following plugins : advanced-custom-fields-pro, acf-cpt-options-page and vinkla/extended-acf. 2. Composer Dependencies: Run composer install to ensure all necessary dependencies are installed. 3. Upload: Place the plugin folder in the plugins directory of your WordPress installation. 4. Activate: Activate the plugin from the WordPress admin dashboard under Plugins. File Structure Main Plugin File - ywd-custom-content-man

Read the full README on GitHub →

Releases

TagPublished
1.0.0 Dec 4, 2024

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.