Download the PHP package eleven-miles-dev/wp-automated-updates without Composer
On this page you can find all versions of the php package eleven-miles-dev/wp-automated-updates. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download eleven-miles-dev/wp-automated-updates
More information about eleven-miles-dev/wp-automated-updates
Files in eleven-miles-dev/wp-automated-updates
Package wp-automated-updates
Short Description A WP-CLI plugin to add various commands to automate the process of updating the core of wordpress alongside plugins
License
Informations about the package wp-automated-updates
Janus
The Greek God of Change
Janus is an extension for the WP CLI tool to allow for quick and easy updates across wordpress and its plugins. This includes both free and some premium plugins including:
- Advanced Custom Fields Pro
- Gravity Forms (and add-ons)
- and many more to come!
Features
- Update Wordpress and commit these change automatically upon completion.
- Update Plugins in bulk, with individual commits, for future cherry-picking.
- Update Themes in bulk with a single commit. In the future we may add individual commits here.
- Update Translations in bulk. In the future we may add individual commits here.
Overall this is a super handy tool that speeds up the task of updating a wordpress site and all of its intergral parts without the need to manually go through each one individually. It also enables us to work within the constraints of git and offer granular controll over the changes that go live.
Tech
Janus uses a number of open source projects to work properly:
- WP CLI - The basis for all of this functionality
- Grafvity Forms CLI - An addon that provides support for updating Gravity forms and any related addon plugins.
Installation
Dillinger requires Composer to run.
To get our update packages to be included in the WP CLI you will need to add the following code to your functions.php:
This will then give you access to a plethora of update commands: