https://github.com/godaddy-wordpress/recommended-plugins
https://github.com/godaddy-wordpress/recommended-plugins
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/godaddy-wordpress/recommended-plugins
- Owner: godaddy-wordpress
- Created: 2019-12-04T22:00:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-01T18:12:42.000Z (over 3 years ago)
- Last Synced: 2026-03-28T00:22:54.623Z (3 months ago)
- Size: 4.88 KB
- Stars: 3
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GoDaddy WordPress Recommended Plugins #
Manifest of all WordPress Plugins recommended by GoDaddy.
### How to update
1. Clone this repo
2. Run `cp pre-commit .git/hooks/pre-commit` (Copies the pre-commit file to the appropriate directory)
3. Run `git checkout develop` and **ONLY** make changes to `recommended-plugins.json`
4. Commit your changes (minification of `recommended-plugins.json` will run automatically)
5. Do a `git push`
6. Issue a PR against `master` (requires peer approval to merge)