https://github.com/Log1x/gutentweaks
https://github.com/Log1x/gutentweaks
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/Log1x/gutentweaks
- Owner: Log1x
- License: mit
- Created: 2020-11-10T05:55:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-14T12:10:10.000Z (about 2 years ago)
- Last Synced: 2024-11-09T10:02:20.505Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.29 MB
- Stars: 10
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# GutenTweaks


**Not for public use. Use at your own risk.**
## Requirements
- [PHP](https://secure.php.net/manual/en/install.php) >= 7.2.5
- [Composer](https://getcomposer.org/download/)
## Installation
### Bedrock
Install via Composer:
```bash
$ composer require log1x/gutentweaks
```
### Manual
Download the release `.zip` and install into `wp-content/plugins`.
## Bug Reports
If you discover a bug in GutenTweaks, please [open an issue](https://github.com/log1x/gutentweaks/issues).
## Contributing
Contributing whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.
## License
GutenTweaks is provided under the [MIT License](https://github.com/log1x/gutentweaks/blob/master/LICENSE.md).