Components Overview for Flynt is a plugin to get an overview of where components of the Flynt WordPress theme are currently used in acf flexible content fields.
- PHP >= 8.0
- Clone the repository and place it in
wp-content/plugins/
folder. - Make sure you have the correct requirements.
- Perform Installation.
- Make sure you have the correct requirements.
- Run
composer i
to install composer dependency.
GPLv3