Skip to content

Wordpress helper plugin for every wordpress developer

Notifications You must be signed in to change notification settings

Raruto/wp-devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)
  • 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)
  • 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)
  • Hide Plugins: selectively hide plugins to other users within the plugins.php page (based on: 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.php page

Plugins Bulk Actions:

plugins.php bulk actions


Tested with: [email protected], [email protected]


Contributors: Raruto