Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iamtimsmith/wp-trigger-netlify-build

A WordPress plugin to automatically rebuild a Netlify site when content is updated.
https://github.com/iamtimsmith/wp-trigger-netlify-build

netlify static-site webhook wordpress wordpress-plugin

Last synced: 3 months ago
JSON representation

A WordPress plugin to automatically rebuild a Netlify site when content is updated.

Awesome Lists containing this project

README

        


WP Trigger Netlify Build

# WP Trigger Netlify Build

This plugin was built to make it easier for developers to use WordPress as a headless CMS. It makes it a breeze to trigger builds in [Netlify](https://www.netlify.com/) whenever content is created or updated.

## Installation

You can download the .zip file from [the github repo](https://github.com/iamtimsmith/wp-trigger-netlify-build.git) or clone the repository into the plugins folder using the following code.

```
git clone https://github.com/iamtimsmith/wp-trigger-netlify-build.git
```

Next you have to install and activate the plugin within the wordpress admin. Once activated, grab the webhook url from Netlify and enter it into the plugin settings page. Next you can grab the status image url and link url to drop into the settings which will provide the netlify status banner in the WordPress dashboard.

## Screenshots


Settings page in WordPress admin



Dashboard with Netlify status

## Contributors

@iamtimsmith
@mvaneijgen