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: 9 months 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 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-01T16:19:48.000Z (11 months ago)
- Last Synced: 2025-04-21T19:31:24.081Z (10 months ago)
- Topics: bedrock, wordpress
- Language: PHP
- Homepage: https://github.com/log1x/plugin-meta
- Size: 53.7 KB
- Stars: 16
- Watchers: 3
- 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).