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

---

प्लगिनहरू खोज्नुहोस्

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# WP Deploy Flow

 [Tyler Shuster](https://profiles.wordpress.org/tylershuster/) द्वारा

[डाउनलोड गर्नुहोस्](https://downloads.wordpress.org/plugin/wp-deploy-flow.zip)

 * [विवरण](https://ne.wordpress.org/plugins/wp-deploy-flow/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/wp-deploy-flow/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/wp-deploy-flow/#installation)
 * [विकास](https://ne.wordpress.org/plugins/wp-deploy-flow/#developers)

 [सहायता](https://wordpress.org/support/plugin/wp-deploy-flow/)

## विवरण

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

## स्थापना

 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

## प्रश्नोत्तर

  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

## समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

## योगदानकर्ता र डेभलपरहरू

“WP Deploy Flow” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका
छन्।

योगदानकर्ताहरू

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

[“WP Deploy Flow” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/wp-deploy-flow)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/wp-deploy-flow/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/wp-deploy-flow/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/wp-deploy-flow/) हेर्नुहोस्,
वा [विकास लग](https://plugins.trac.wordpress.org/log/wp-deploy-flow/) को सदस्यता
लिनुहोस्।

## मेटा

 *  संस्करण **0.1**
 *  पछिल्लो अपडेट **9 वर्ष अघि**
 *  सक्रिय स्थापना **10+**
 *  वर्डप्रेस संस्करण ** 4.6 वा उच्च **
 *  जाँच गरिएको **4.7.33**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/wp-deploy-flow/)
 * ट्यागहरू
 * [cli](https://ne.wordpress.org/plugins/tags/cli/)[deployment](https://ne.wordpress.org/plugins/tags/deployment/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/wp-deploy-flow/advanced/)

## रेटिङ्गहरू

No reviews have been submitted yet.

[मेरो समीक्षा थप्नुहोस्](https://wordpress.org/support/plugin/wp-deploy-flow/reviews/#new-post)

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

## योगदानकर्ताहरू

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

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/wp-deploy-flow/)