https://github.com/timohubois/components-overview-flynt
A WordPress plugin to display an overview of where the components of the Flynt theme are being used.
https://github.com/timohubois/components-overview-flynt
flynt wordpress-plugins
Last synced: 14 days ago
JSON representation
A WordPress plugin to display an overview of where the components of the Flynt theme are being used.
- Host: GitHub
- URL: https://github.com/timohubois/components-overview-flynt
- Owner: timohubois
- License: gpl-3.0
- Created: 2023-03-24T08:22:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-14T15:46:13.000Z (4 months ago)
- Last Synced: 2025-11-14T17:35:54.722Z (4 months ago)
- Topics: flynt, wordpress-plugins
- Language: PHP
- Homepage: https://wordpress.org/plugins/components-overview-flynt/
- Size: 814 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Components Overview for Flynt
Components Overview for Flynt is a plugin to get an overview of where components of the [Flynt WordPress theme](https://github.com/flyntwp/flynt) are currently used in acf flexible content fields.
## Requirements
- PHP >= 8.0
## Installation
1. Clone the repository and place it in `wp-content/plugins/` folder.
2. Make sure you have the correct [requirements](#requirements).
## Development
1. Perform [Installation](#installation).
2. Make sure you have the correct [requirements](#requirements).
3. Run `composer i` to install composer dependency.
## License
GPLv3