WP Manifestindependent plugin directory
manifest / updates / wp-trigger-netlify-build

WP Trigger Netlify Build

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

by Tim Smith · github.com/iamtimsmith/wp-trigger-netlify-build · website

78stars
10forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/iamtimsmith/wp-trigger-netlify-build/archive/refs/heads/master.zip

From the readme

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 whenever content is created or updated. Installation You can download the .zip file from the github repo or clone the repository into the plugins folder using the following code. 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 Contributors

Read the full README on GitHub →