manifest / unclassified / acf-content-builder-plugin
EffigyLabs Content Builder
A Wordpress Content Builder based on ACF
by EffigyLabs · github.com/effigy11/acf-content-builder-plugin
★ 0stars
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/effigy11/acf-content-builder-plugin/archive/refs/heads/master.zipDeclares an update source (https://github.com/effigy11/acf-content-builder-plugin), so updates arrive through the plugin's own updater.
From the readme
ACF CONTENT BUILDER PLUGIN
A Wordpress Content Builder based on ACF
Template Usage:
Add with your template loop to display content on front end.
Override Defaults:
Copy a module from the modules directory to your theme directory with the following structure
your-theme/effigylabs/acf-content-builder/modules/module-you-want-to-override/
Make changes to the copied files
Custom Modules:
Create a custom module in your theme directory with the following structure
your-theme/effigylabs/acf-content-builder/modules/your-custom-module/
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.