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

---

प्लगइन शोधा

हे प्लगइन **WordPress च्या शेवटच्या 3 महत्त्वाच्या प्रमुख पुनर्वितरणांच्या साथी 
चाचणी झालेले नाही**. हे येथे वापरल्यास सामर्थ्य देणार नाही किंवा त्या आधारित असु
शकते आणि 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://mr.wordpress.org/plugins/wp-deploy-flow/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/wp-deploy-flow/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/wp-deploy-flow/#installation)
 * [डेव्हलोपमेंट](https://mr.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/browser/wp-deploy-flow/), [SVN संग्रहालय](https://plugins.svn.wordpress.org/wp-deploy-flow/)
तपासा, किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/wp-deploy-flow/)
च्या [RSS](https://plugins.trac.wordpress.org/log/wp-deploy-flow/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## मेटा

 *  आवृत्ती **0.1**
 *  शेवटचा अद्यतन **9 वर्षे पूर्वी**
 *  सक्रिय स्थापना **10+**
 *  वर्डप्रेस आवृत्ती ** 4.6 किंवा मोठा **
 *  परीक्षित केले आहे **4.7.35**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/wp-deploy-flow/)
 * टॅग्ज:
 * [cli](https://mr.wordpress.org/plugins/tags/cli/)[deployment](https://mr.wordpress.org/plugins/tags/deployment/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/wp-deploy-flow/advanced/)

## मूल्यांकन

अजून कोणतीही पुनरावलोकने सबमिट केलेली नाहीत.

[आपला अभिप्राय](https://wordpress.org/support/plugin/wp-deploy-flow/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/wp-deploy-flow/reviews/)

## योगदानकर्ते

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

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

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