All Projects → sgreer81 → Netlify Rebuild

sgreer81 / Netlify Rebuild

Licence: gpl-2.0
WordPress Plugin to trigger Netlify rebuild

Projects that are alternatives of or similar to Netlify Rebuild

Wp Jamstack Deployments
A WordPress plugin for JAMstack deployments
Stars: ✭ 222 (+1068.42%)
Mutual labels:  netlify, wordpress, wordpress-plugin
Gatsby Starter Gcn
A starter template to build amazing static websites with Gatsby, Contentful and Netlify
Stars: ✭ 488 (+2468.42%)
Mutual labels:  netlify, gatsby, static-site
Wp2static
WordPress static site generator for security, performance and cost benefits
Stars: ✭ 952 (+4910.53%)
Mutual labels:  netlify, wordpress, wordpress-plugin
Wp Graphql
🚀 GraphQL API for WordPress
Stars: ✭ 3,097 (+16200%)
Mutual labels:  wordpress, gatsby, wordpress-plugin
Rw
Ryan Wiemer's Digital Portfolio
Stars: ✭ 87 (+357.89%)
Mutual labels:  netlify, gatsby, static-site
Gatsby Starter Ghost
A starter template to build lightning fast websites with Ghost & Gatsby
Stars: ✭ 752 (+3857.89%)
Mutual labels:  netlify, gatsby, static-site
Woocommerce Custom Orders Table
Store WooCommerce order data in a custom table for improved performance.
Stars: ✭ 415 (+2084.21%)
Mutual labels:  wordpress, wordpress-plugin
Wp Vue
A simple Vue blog template that displays posts from any WordPress REST API endpoint.
Stars: ✭ 423 (+2126.32%)
Mutual labels:  netlify, wordpress
Raccoon Plugin
With Raccoon, use a JSON or YAML file to manage WordPress theme features
Stars: ✭ 18 (-5.26%)
Mutual labels:  wordpress, wordpress-plugin
Gatsby Starter Mate
An accessible and fast portfolio starter for Gatsby integrated with Contentful CMS.
Stars: ✭ 472 (+2384.21%)
Mutual labels:  netlify, gatsby
Intervention
WordPress plugin to configure wp-admin and application state using a single config file.
Stars: ✭ 481 (+2431.58%)
Mutual labels:  wordpress, wordpress-plugin
Coblocks
A suite of professional page building content blocks for the WordPress Gutenberg block editor.
Stars: ✭ 486 (+2457.89%)
Mutual labels:  wordpress, wordpress-plugin
Cavalcade
A better wp-cron. Horizontally scalable, works perfectly with multisite.
Stars: ✭ 412 (+2068.42%)
Mutual labels:  wordpress, wordpress-plugin
Awesome Wp Developer Tools
A collection of plugins, starter themes and tools to make WordPress development easier.
Stars: ✭ 388 (+1942.11%)
Mutual labels:  wordpress, wordpress-plugin
Wordpresscan
WPScan rewritten in Python + some WPSeku ideas
Stars: ✭ 456 (+2300%)
Mutual labels:  wordpress, wordpress-plugin
Gatsby Starter Wordpress
A GatsbyJS starter template that leverages the WordPress API, ACF and more
Stars: ✭ 387 (+1936.84%)
Mutual labels:  wordpress, gatsby
Awesome Wp Speed Up
Plugins and resources to speed up and optimize your WordPress site.
Stars: ✭ 375 (+1873.68%)
Mutual labels:  wordpress, wordpress-plugin
Gatsby Universal
🔮 An opinionated Gatsby v2 starter for state-of-the-art marketing sites.
Stars: ✭ 617 (+3147.37%)
Mutual labels:  gatsby, static-site
Wp Password Bcrypt
WordPress plugin to implement secure bcrypt hashed passwords
Stars: ✭ 520 (+2636.84%)
Mutual labels:  wordpress, wordpress-plugin
Wordpress Theme Framework
Lightweight MVC theming framework for developers who want to better organize their own custom themes with an MVC approach.
Stars: ✭ 18 (-5.26%)
Mutual labels:  wordpress, wordpress-plugin

Netlify Rebuild

A simple WordPress plugin which makes a POST request to a Netlify webhook (or any webhook for that matter) on post save. It only runs if publishing a post for the first time, or updating a published post.

The Netlify webhook should be defines in the WordPress wp-config.php file. Example...

define('NETLIFY_WEBHOOK', 'https://api.netlify.com/build_hooks/xxxxxxxxxxx');

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].