Title: WP Deploy Flow
Author: Tyler Shuster
Published: <strong>15 Tháng 5, 2017</strong>
Last modified: 15 Tháng 5, 2017

---

Tìm kiếm plugin

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

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

# WP Deploy Flow

 Bởi [Tyler Shuster](https://profiles.wordpress.org/tylershuster/)

[Tải về](https://downloads.wordpress.org/plugin/wp-deploy-flow.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/wp-deploy-flow/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/wp-deploy-flow/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/wp-deploy-flow/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/wp-deploy-flow/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/wp-deploy-flow/)

## Mô tả

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

## Cài đặt

 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

## Hỏi đáp

  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

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“WP Deploy Flow” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

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

[Dịch “WP Deploy Flow” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/wp-deploy-flow)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/wp-deploy-flow/), check 
out [SVN repository](https://plugins.svn.wordpress.org/wp-deploy-flow/), hoặc theo
dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/wp-deploy-flow/)
qua [RSS](https://plugins.trac.wordpress.org/log/wp-deploy-flow/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Phiên bản **0.1**
 *  Cập nhật lần cuối **9 năm trước**
 *  Số lượt cài đặt **10+**
 *  Phiên bản WordPress ** 4.6 hoặc cao hơn **
 *  Đã kiểm tra lên đến **4.7.35**
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/wp-deploy-flow/)
 * Thẻ
 * [cli](https://vi.wordpress.org/plugins/tags/cli/)[deployment](https://vi.wordpress.org/plugins/tags/deployment/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/wp-deploy-flow/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/wp-deploy-flow/reviews/)

## Những người đóng góp

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

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/wp-deploy-flow/)