roots/acorn-post-types

Simple post types and taxonomies using Extended CPTs for Acorn.

Fund package maintenance!
roots

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:package

v1.0.0 2025-06-01 21:17 UTC

This package is auto-updated.

Last update: 2025-06-02 14:45:53 UTC


README

Simple post types and taxonomies using Extended CPTs for Acorn.

Requirements

Installation

Install via Composer:

composer require roots/acorn-post-types

Getting Started

Start by optionally publishing the post-types config:

$ wp acorn vendor:publish --provider="Roots\AcornPostTypes\AcornPostTypesServiceProvider"

Usage

Post types and taxonomies can be configured in the published config/post-types.php file.

Bug Reports

If you discover a bug in Acorn Post Types, please open an issue.

Contributing

Contributing whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.

License

Acorn Post Types is provided under the MIT License.