manifest / integrations / wp-headless-trigger
WP Headless Trigger
A plugin which helps you using WordPress as a Headless CMS
by Quema Labs · github.com/nicoandrade/wp-headless-trigger · website
★ 33stars
8forks
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/nicoandrade/wp-headless-trigger/archive/refs/heads/master.zipFrom the readme
WP Headless Trigger
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 hostings like ZEIT Now or Netlify whenever content is created or updated.
This plugin uses the savepost WordPress hook and makes a POST request to the webhook that you specified each time a post, page or custom post type is publish 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 your hosting and enter it into the plugin settings page under Tools Headless Trigger.
Screenshots
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.0 | Nov 8, 2019 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.