Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/iamtimsmith/wp-trigger-netlify-build
- Owner: iamtimsmith
- Created: 2019-03-09T15:06:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-19T14:58:27.000Z (about 2 years ago)
- Last Synced: 2024-08-02T19:38:21.328Z (6 months ago)
- Topics: netlify, static-site, webhook, wordpress, wordpress-plugin
- Language: PHP
- Size: 1.19 MB
- Stars: 79
- Watchers: 2
- Forks: 11
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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](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
## Contributors