Comet Components for ACF Flexible Content archived
WordPress plugin implementing the Comet Components library for use as ACF Flexible Content modules in WordPress or ClassicPress.
by Double-E Design · github.com/doubleedesign/comet-plugin-acf
★ 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/doubleedesign/comet-plugin-acf/archive/refs/heads/master.zipFrom the readme
Comet Components WordPress plugin for ACF Flexible Content
This plugin is a WordPress implementation of a selection of Double-E Design's Comet Components library for use as ACF Flexible Content modules.
Usage
This plugin provides default fields, template parts, CSS, and occasionally JS for their output as per the Comet Components library. Some filter hooks are provided to enable some theme-level customisation without having to override entire templates, remove actions, run duplicate functions at higher priority, etc.
Usage with the Comet Canvas (Classic) theme as a parent theme is also recommended as this provides even more integration with Comet Components for a clean and consistent experience for both users and admins. This plugin has not been tested with themes other than Comet Canvas (Classic) and custom themes based on it.
You might also be interested in using Double-E Design's ACF Dynamic Preview plugin, which this plugin is designed to be compatible with.
Filters
:::warning
Use the getmodules filters with extreme caution. Renaming or removing fields will remove them and/or their current data from the UI, but will not remove it from the database. The intention of these