Linux 软件免费装

WP Deploy Flow

开发者 tylershuster
更新时间 2017年5月16日 06:35
PHP版本: 4.6 及以上
WordPress版本: 4.7
版权: GPLv2 or later
版权网址: 版权信息

标签

deployment cli

下载

详情介绍:

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

安装:

  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