An open API service indexing awesome lists of open source software.

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.

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