Install Software For Free

WP Deploy Flow

Developer tylershuster
Update Time May 16, 2017, 6:35 a.m.
PHP Version: 4.6 +
WordPress Version: 4.7
Copyright: GPLv2 or later
Copyright URL: Copyright Information

Tag

deployment cli

Download

Description:

This is a plugin to manage deployment of WordPress sites to one or multiple servers, whether development, staging or production. Add, remove, push to, or pull from environments under Tools -> Deploy. Requires: rsync If using ssh and not the command line, must use key-based authentication Add the following constants to your wp-config.php or add them via the admin interface. (ENV can be any name of your choosing for your remote environment) DEPLOY_[ENV]_DB_HOST DEPLOY_[ENV]_DB_USER DEPLOY_[ENV]_DB_NAME DEPLOY_[ENV]_DB_PORT DEPLOY_[ENV]_DB_PASSWORD

Installation:

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress