Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/log1x/plugin-meta
A simple meta package to install a few plugins I use regularly along with a couple related filters.
https://github.com/log1x/plugin-meta
bedrock wordpress
Last synced: 15 days ago
JSON representation
A simple meta package to install a few plugins I use regularly along with a couple related filters.
- Host: GitHub
- URL: https://github.com/log1x/plugin-meta
- Owner: Log1x
- License: mit
- Created: 2020-06-03T08:03:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T07:29:48.000Z (17 days ago)
- Last Synced: 2024-10-30T09:30:08.136Z (17 days ago)
- Topics: bedrock, wordpress
- Language: PHP
- Homepage: https://github.com/log1x/plugin-meta
- Size: 46.9 KB
- Stars: 15
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Plugin Meta
A simple meta package to install a few plugins I use regularly along with a couple related filters.
Meant for personal use.
## Requirements
- [Bedrock](https://github.com/roots/bedrock)
- [Composer](https://getcomposer.org/download/)## Installation
Install via Composer:
```bash
$ composer require log1x/plugin-meta
```## License
Plugin Meta is provided under the [MIT License](LICENSE.md).