CodeSoup ACF Admin Categories
A WordPress plugin that adds category organization to Advanced Custom Fields (ACF) field groups for better management and organization.
by Code Soup · github.com/code-soup/acf-admin-categories · website
★ 1stars
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/code-soup/acf-admin-categories/archive/refs/heads/master.zipDeclares an update source (https://github.com/code-soup/acf-admin-categories), so updates arrive through the plugin's own updater.
From the readme
CodeSoup ACF Admin Categories
CodeSoup ACF Admin Categories extends the Advanced Custom Fields plugin by adding a custom taxonomy system that allows you to categorize and organize your field groups. This makes it easier to manage large numbers of field groups by providing filtering, sorting, and visual organization tools.
Use Cases
- Large Projects: Organize field groups by project sections (Header, Footer, Content, etc.)
- Development Workflow: Separate field groups by development status (Active, Testing, Deprecated)
Requirements
- WordPress 6.0 or higher
- PHP 8.1 or higher
- Advanced Custom Fields (ACF) Pro or Free version
Installation
Via WordPress Admin (Recommended)
1. Download the plugin ZIP file from the releases page
2. Navigate to Plugins Add New Upload Plugin
3. Choose the downloaded ZIP file and click Install Now
4. Activate the plugin through the Plugins menu
No additional configuration required. The plugin includes a built-in autoloader and works out of the box.
Via Composer (Theme Integration)
Load the plugin from your theme's functions.php:
Note: The plugin automatically uses your theme's Composer autoloader when available, or falls back to its own PSR
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.3 | Apr 20, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.