Title: WP Deploy Flow
Author: Tyler Shuster
Published: <strong>Mayo 15, 2017</strong>
Last modified: Mayo 15, 2017

---

Maghanap ng mga plugin

Ang plugin na ito ay **hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress**.
Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility
kapag ginamit sa mas bagong bersyon ng WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-deploy-flow.svg)

# WP Deploy Flow

 Ni [Tyler Shuster](https://profiles.wordpress.org/tylershuster/)

[I-download](https://downloads.wordpress.org/plugin/wp-deploy-flow.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/wp-deploy-flow/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/wp-deploy-flow/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/wp-deploy-flow/#installation)
 * [Development](https://tl.wordpress.org/plugins/wp-deploy-flow/#developers)

 [Suporta](https://wordpress.org/support/plugin/wp-deploy-flow/)

## Deskripsyon

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
    ```

* Database dsn for the environment
 * _Mandatory_: Yes except for port (default 
3306)

    ```
    DEPLOY_[ENV]_SSH_DB_HOST
    DEPLOY_[ENV]_SSH_DB_USER
    DEPLOY_[ENV]_SSH_DB_PATH
    DEPLOY_[ENV]_SSH_DB_PORT
    ```

* If you need to connect to the destination database through SSH (you probably do)
*
_Mandatory_: No, port defaults to 22

    ```
    DEPLOY_[ENV]_SSH_HOST
    DEPLOY_[ENV]_SSH_USER
    DEPLOY_[ENV]_SSH_PORT
    ```

* SSH host to sync with Rsync
 * _Mandatory_: No, port defaults to 22

    ```
    DEPLOY_[ENV]_PATH
    ```

* Server path for the environment (used to reconfigure the WordPress database)
 *
_Mandatory_: Yes

    ```
    DEPLOY_[ENV]_URL
    ```

* Url of the WordPress install for this environment (used to reconfigure the WordPress
database)
 * _Mandatory_: Yes

    ```
    DEPLOY_[ENV]_EXCLUDES
    ```

* Add files to exclude from rsync. List must be separated buy semicolons.
 * _Mandatory_:
No

## Pag-install

 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

## FAQ

  Installation Instructions

 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

## Mga Review

Wala pang reviews para sa plugin na ito.

## Mga Contributor at Developer

Ang “WP Deploy Flow” ay open source software. Ang mga sumusunod na tao ay nag-ambag
sa plugin na ito.

Mga Contributor

 *   [ Tyler Shuster ](https://profiles.wordpress.org/tylershuster/)

[Isalin ang “WP Deploy Flow” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/wp-deploy-flow)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/wp-deploy-flow/), 
i-check ang [SVN repository](https://plugins.svn.wordpress.org/wp-deploy-flow/),
o mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/wp-deploy-flow/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/wp-deploy-flow/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Bersyon **0.1**
 *  Huling na-update **9 taon ang nakalipas**
 *  Mga aktibong installation **10+**
 *  Bersyon ng WordPress ** 4.6 o mas bago **
 *  Sinubukan hanggang **4.7.33**
 *  Wika
 * [English (US)](https://wordpress.org/plugins/wp-deploy-flow/)
 * Mga Tag
 * [cli](https://tl.wordpress.org/plugins/tags/cli/)[deployment](https://tl.wordpress.org/plugins/tags/deployment/)
 *  [Advanced View](https://tl.wordpress.org/plugins/wp-deploy-flow/advanced/)

## Mga Rating

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wp-deploy-flow/reviews/#new-post)

[Tingnan lahat ng review](https://wordpress.org/support/plugin/wp-deploy-flow/reviews/)

## Mga Contributor

 *   [ Tyler Shuster ](https://profiles.wordpress.org/tylershuster/)

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/wp-deploy-flow/)