https://github.com/raruto/wp-devops
Wordpress helper plugin for every wordpress developer
https://github.com/raruto/wp-devops
apache bash cli composer dependency-installer devops git github-updater php wordpress wordpress-plugin wordpress-theme wp wp-cli wp-devops
Last synced: 20 days ago
JSON representation
Wordpress helper plugin for every wordpress developer
- Host: GitHub
- URL: https://github.com/raruto/wp-devops
- Owner: Raruto
- Created: 2018-12-13T15:09:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-12T16:48:19.000Z (over 5 years ago)
- Last Synced: 2025-04-30T05:05:55.052Z (20 days ago)
- Topics: apache, bash, cli, composer, dependency-installer, devops, git, github-updater, php, wordpress, wordpress-plugin, wordpress-theme, wp, wp-cli, wp-devops
- Language: PHP
- Homepage:
- Size: 71.3 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# WP DevOps Tools
A useful helper plugin for every wordpress developer
It contains
- **WP Dependecy Installer**: automatically install required WordPress/Git plugins or themes as JSON dependencies (based on: [afragen/wp-dependency-installer](https://github.com/afragen/wp-dependency-installer))
- **Mass Import/Export**: allows to mass import/export a list of the current installed plugins as "composer.json" or "github-updater.json" file (kudos to [tomjn/composerpress](https://github.com/tomjn/composerpress))
- **Local Development**: displays which plugins are in active development for the current machine
- **Github Updater Icon Links**: displays wich plugins are on the "wp.org/githost" directory (based on: [szepeviktor/github-link](https://github.com/szepeviktor/github-link))
- **Hide Plugins**: selectively hide plugins to other users within the plugins.php page (based on: [ThemeBoy/hide-plugins](https://github.com/ThemeBoy/hide-plugins/))
- **WP DevOps Links**: add some handy links within the "wp-devops" plugin's row
- **WP Menu**: add some handy links within the "wpadminbar" menu and display a visual alert to allow us to easily distinguish a production/development site## How to use:
1. download/install this plugin in the way that best suits you
2. activate the plugin and then visit your plugins.php page
3. an admin notice will ask you to automatically install the GitHub Updater plugin
4. explore all the features offered by the plugin and propose your improvements!## Some Screenshots:
**Plugins Page:**
**Plugins Bulk Actions:**---
**Tested with:** [email protected], [email protected]
---
**Contributors:** [Raruto](https://github.com/Raruto/wp-devops)