Title: Deploy with NetlifyPress
Author: Nahid Ferdous Mohit
Published: <strong>اگست 28, 2019</strong>
Last modified: اکتوبر 19, 2020

---

پلگ انز تلاش کریں

![](https://ps.w.org/deploy-netlifypress/assets/banner-772x250.png?rev=2146696)

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

![](https://ps.w.org/deploy-netlifypress/assets/icon-256x256.png?rev=2146696)

# Deploy with NetlifyPress

 منجانب [Nahid Ferdous Mohit](https://profiles.wordpress.org/nfmohit/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/deploy-netlifypress.1.1.1.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/deploy-netlifypress/#description)
 * [جائزے](https://ur.wordpress.org/plugins/deploy-netlifypress/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/deploy-netlifypress/#installation)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/deploy-netlifypress/#developers)

 [معاونت](https://wordpress.org/support/plugin/deploy-netlifypress/)

## تفصیل

Instead of going into [Netlify](https://netlify.com) and triggering a deploy everytime
you make a change in WordPress, automate and make things easier with the **Deploy
with NetlifyPress** plugin. **Deploy with NetlifyPress** lets you trigger deploys
in [Netlify](https://netlify.com) (automatically!) without having to leave your 
WordPress Dashboard.

### Use Cases

So, you’ve build a headless static front-end for your WordPress site and hosted 
it on [Netlify](https://netlify.com), good job! Wondering how would you trigger 
a deploy in [Netlify](https://netlify.com) everytime someone updates a post in WordPress?
Forget going inside everytime an update is made and triggering a build manually,
install **Deploy with NetlifyPress** and let it run a deploy for you automatically
on each update.

If you’re looking for a real-life example, I’ve build my personal site [nahid.dev](https://nahid.dev)(
[GitHub](https://github.com/nfmohit/nahid.dev)) using [GatsbyJS](https://www.gatsbyjs.org/)
with its source as WordPress and am hosting it on [Netlify](https://netlify.com).
I use **Deploy with NetlifyPress** to automate deploys when I update pages and posts.

### Core Features

The core features of the plugin include the abilities to:
 * Automatically trigger
deploys on post publish * Automatically trigger deploys on post update * Automatically
trigger deploys on post trash * Filter the post types for which you want automatic
deploys to run * Add a button for manual deployments on the top admin toolbar.

### Requirements

This plugin requires you have a site hosted on Netlify and a Build Webhook URL set
up. Here’s how you can get a Build Hook URL:
 1. Log into [Netlify](https://app.netlify.com/).
2. From the list of sites, enter the site you want to set up **Deploy with NetlifyPress**
for. 3. Go to _Site settings_. 4. From the left sidebar, go to _Build and deployContinuous
Deployment_. 5. Scroll down to the "_Build hooks_” section. 6. Click the "_Add build
hook_” button, enter a preferred name for the webhook (e.g. "Deploy from WordPress”),
choose the [Git](https://git-scm.com/) branch to build and hit _Save_. 7. You’ll
be given a Build Hook URL that can be used in **Deploy with NetlifyPress**.

### Installation

Installation of the **Deploy with NetlifyPress** plugin is very simple. Follow along
with the installation procedure in the dedicated [**Installation** tab](https://ur.wordpress.org/plugins/deploy-netlifypress/?output_format=md#installation).

### Usage

 1. [Install](https://ur.wordpress.org/plugins/deploy-netlifypress/?output_format=md#installation)
    and activate the plugin
 2. Go to your _WordPress DashboardNetlifyPress_
 3. On the "_Connect with Netlify_” tab, enter your Netlify Build Hook URL.
 4. On the "_Automatic Deployment_” tab, choose if you want to use Automatic Deployment,
    on which actions should it trigger and which post types the actions should apply
    to.
 5. On the "_Manual Deployment_” tab, choose if you want to add a "Trigger Netlify 
    Deploy” manual trigger button in the top admin toolbar.

### Support

If the above usage steps don’t answer your question(s), if you want to report an
issue or if something is not working as expected, please create a topic in the [Support Forum](https://wordpress.org/support/plugin/deploy-netlifypress/).

### Roadmap

I have plans for the following features/improvements in the coming days (subject
to user feedback and usage):
 1. Admin options migration to Settings API with Ajax
support. 2. Success/failure message on auto deploy trigger. 3. Success/failure message
on auto deploy status (after completion). 4. Scheduled deployments. 5. Deployment
logs.

### Contribute

If you want to contribute to the plugin by reporting issues, implementing new features
and so on, [here’s its development repository on Github](https://github.com/nfmohit/deploy-netlifypress).

### Sponsor

You can sponsor this project and support my open-source development by [becoming a Patron](https://www.patreon.com/nfmohit)!

## اسکرین شاٹس

 * [[
 * NetlifyPress Build Hook Input page.
 * [[
 * Automatic Deployment configuration page.
 * [[
 * Manual Deployment configuration page.
 * [[
 * A deploy in Netlify triggered from WordPress, using NetlifyPress.

## انسٹالیشن

### Requirements

This plugin requires you have a site hosted on Netlify and a Build Webhook URL set
up. Here’s how you can get a Build Hook URL:
 1. Log into [Netlify](https://app.netlify.com/).
2. From the list of sites, enter the site you want to set up **Deploy with NetlifyPress**
for. 3. Go to _Site settings_. 4. From the left sidebar, go to _Build and deployContinuous
Deployment_. 5. Scroll down to the "_Build hooks_” section. 6. Click the _Add build
hook_ button, enter a preferred name for the webhook (e.g. "Deploy from WordPress”),
choose the [Git](https://git-scm.com/) branch to build and hit _Save_. 7. You’ll
be given a Build Hook URL that can be used in **Deploy with NetlifyPress**.

### Install

#### Automatic Installation

 1. Go to your _WordPress DashboardPluginsAdd New_.
 2. Search for **"Deploy with NetlifyPress”**.
 3. Click on **"Install”**.
 4. Once installed, click on **"Activate”**.

#### Manual Installation

 1. Download the plugin _.zip_ folder using the download button on this page.
 2. Go to your _WordPress DashboardPluginsAdd New_.
 3. Click on the **"Upload Plugin”** button.
 4. Upload the downloaded _.zip_ file.
 5. Activate it.

### Usage

 1. Install and activate the plugin
 2. Go to your _WordPress DashboardNetlifyPress_
 3. On the "_Connect with Netlify_” tab, enter your Netlify Build Hook URL.
 4. On the "_Automatic Deployment_” tab, choose if you want to use Automatic Deployment,
    on which actions should it trigger and which post types the actions should apply
    to.
 5. On the "_Manual Deployment_” tab, choose if you want to add a "Trigger Netlify 
    Deploy” manual trigger button in the top admin toolbar.

## عمومی سوالات

### Is this plugin free?

Definitely! Deploy with NetlifyPress is free and always will be.

### How many deploys can I trigger?

Unlimited.

## جائزے

![](https://secure.gravatar.com/avatar/85afcbb1869905f0ea493f13db2cb5b59276245f8dbe4b706af1f26eed9a54b4?
s=60&d=retro&r=g)

### 󠀁[Works Like a Charm](https://wordpress.org/support/topic/works-like-a-charm-1715/)󠁿

 [josh.collinsworth](https://profiles.wordpress.org/joshcollinsworth/) جون 5, 2020
1 reply

I’m transitioning to headless WordPress with a Gridsome front-end deployed on Netlify.
This plugin works beautifully with almost no configuration (just get the build URL
from Netlify and paste it in). The interface is nicely designed, and allows for 
custom tweaking on what actions trigger rebuilds. I pushed "publish” on a post and
the rebuild kicked off without a hitch. This plugin’s all I hoped it would be.

![](https://secure.gravatar.com/avatar/c338021cdbe1c6cf6a8eaf3b5ede11b47e4f24798f778ac6f18ed5b376c1b806?
s=60&d=retro&r=g)

### 󠀁[Simple, Effective plugin](https://wordpress.org/support/topic/simple-effective-plugin-9/)󠁿

 [zekecato](https://profiles.wordpress.org/zekecato/) مارچ 12, 2020 3 replies

Clean plugin that simply triggers a build webhook when changes are made to the site.
Dev was also helpful when I had an issue.

![](https://secure.gravatar.com/avatar/50d7414c06d7efe76cbd3416b729a8838e27da77c52ea056245f3824f9e928a1?
s=60&d=retro&r=g)

### 󠀁[Stable, High-Quality, Great Plugin](https://wordpress.org/support/topic/stable-high-quality-great-plugin/)󠁿

 [sahandnayebaziz](https://profiles.wordpress.org/sahandnayebaziz/) جنوری 17, 2020
1 reply

I’ve been using this plugin on multiple installs. The Netlify deploys have descriptive
titles and the UI within Wordpress is very helpful. Further, the owner of this plugin
was very supportive and communicative when I reached out with an inquiry. Overall
highly recommend this plugin.

 [ تمام 4 جائزے پڑھیں ](https://wordpress.org/support/plugin/deploy-netlifypress/reviews/)

## شراکت دار اور ڈیویلپرز

“Deploy with NetlifyPress” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان
میں حصہ لیا:

شراکت دار

 *   [ Nahid Ferdous Mohit ](https://profiles.wordpress.org/nfmohit/)

[“Deploy with NetlifyPress” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/deploy-netlifypress)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/deploy-netlifypress/)،
[ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/deploy-netlifypress/) کو
چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/deploy-netlifypress/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/deploy-netlifypress/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 1.1.1

 * Ensured compability with WordPress 5.5
 * Updated development packages

#### 1.1.0

 * Added an option to set authorized roles who can trigger manual deploys (defaults
   to administrator) ( requested [here](https://wordpress.org/support/topic/trigger-link-for-the-editor-role/))
 * Changed default post types for automatic deployments to posts and pages only

#### 1.0.2

 * Tested up-to WordPress 5.4
 * Fixed issue with deploys not working for updates from native appps ( [#1](https://github.com/nfmohit/deploy-netlifypress/issues/1),
   [#2](https://github.com/nfmohit/deploy-netlifypress/pull/2) )
 * Updated developer tools

#### 1.0.1

 * Ensured maximum compability with provided plugin slug

#### 1.0

 * Initial Release

## میٹا

 *  Version **1.1.1**
 *  Last updated **5 سال پہلے**
 *  Active installations **300+**
 *  WordPress version ** 4.0 یا اس سے جدید **
 *  Tested up to **5.5.18**
 *  PHP version ** 5.6 یا اس سے جدید **
 *  Language
 * [English (US)](https://wordpress.org/plugins/deploy-netlifypress/)
 * Tags
 * [automation](https://ur.wordpress.org/plugins/tags/automation/)[deployment](https://ur.wordpress.org/plugins/tags/deployment/)
   [netlify](https://ur.wordpress.org/plugins/tags/netlify/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/deploy-netlifypress/advanced/)

## درجہ بندیاں

 4.7 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/deploy-netlifypress/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/deploy-netlifypress/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/deploy-netlifypress/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/deploy-netlifypress/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/deploy-netlifypress/reviews/?filter=1)

[میرا جائزہ شامل کریں](https://wordpress.org/support/plugin/deploy-netlifypress/reviews/#new-post)

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

## شراکت دار

 *   [ Nahid Ferdous Mohit ](https://profiles.wordpress.org/nfmohit/)

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/deploy-netlifypress/)

## عطیہ دیں

کیا آپ اس پلگ ان کی ترقی میں معاونت کرنا چاہتے ہیں؟

 [ اس پلگ ان کو عطیہ دیں ](https://www.patreon.com/nfmohit)