• Stars
    star
    163
  • Rank 230,342 (Top 5 %)
  • Language
    PHP
  • Created over 6 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

WordPress plugin to trigger build hooks and deploy your static site.

👋 This plugin has been forked and is now maintained by Static Fuse.

======================================================================================

Look for improvments and more great WordPress + Gatsby workflow support. Questions? Submit an issue at the new repo or find me on twitter --> @justinwhall

WP Buildhook Deploy ("LittleBot Netlify")

This plugin was formerly know as "LittleBot Netlify". It was renamed to avoid confusion as it can be used to trigger build hooks at, say, AWS Amplify, GitHub or any service that provides a WebHook – not just Netlify.

Connect your WordPress website to Netlify (or any service that provides a buildhook) by triggering stage and or production build hooks on post save and or update. This plugin is not tied to Netlify, you can connect other CI systems with webhooks enabled like CircleCI, Travis, AWS Amplify, etc.

Installation

  • Download or clone repository
  • Move wp-buildhook-deploy to your plugins directory or zip and upload
  • Activate plugin
  • Add at least one buildhook URL to the setings page Settings > WP BuildHook Deploy

Using Netlify? (It's awesome BTW)

  • Create at least one site at Netlify
  • Create a build hook for each site (or just one if you're just using one site)
  • Add build hook to the Settings > WP BuildHook Deploy
  • Your WordPress site will call your build hook(s) when publishing, updating or deleting a post

Gatsby + WordPress + Netlify Starter

Gatsby + WordPress + Netlify Starter is a plug and play starter to get up and running with continuous deployment from your WordPress site to Netlify with Gatsby.

Gatsby + WordPress + Live Previews

Checkout this Gatsby theme. This could also be used with this plugin to publish to Netlify, AWS Amplify etc when publishing/updating/deleting/etc WordPress Posts/pages.

Q & A

Q Do you need two sites at Netlify?

A No. This plugin will call your build hook and build your Gatsby (or whatever) site no matter what. The starter mentioned above facilitates a two environment Gatsby set up but other than that, this plugin is totally front end agnostic and you could just as easy trigger one build hook by only adding one build hook URL.

Q Does this plugin support Gutenberg?

A This plugin supports both GutenLOVERS and GutenHATERS. How? It supports Gutenberg as that is what the WordPress editing experience is now. Don't like Gutenberg? This plugin also supports the Classic Editor.

Q Can I use this plugin with other similar system to Netlify like for example AWS Amplify?

A YES. You can use a CI like Amplify, Circle, Travis etc. Depending on what you are trying to do, the plugin may still work as it just calls a webhook URL with some logic around various publishing hooks.

More Repositories

1

gatsby-wordpress-netlify-starter

A Gatsby + WordPress starter for continuous deployment to Netlify
JavaScript
214
star
2

wordpress-gatsby-preview-starter

A starter for WordPress + Gatsby that supports live previews
JavaScript
85
star
3

directorySlider

jQuery slider that uses all images from a specified directory
JavaScript
42
star
4

ACH-for-stripe-plaid

WordPress plugin that allows easy ACH bank transfer payments via Stripe + Plaid
PHP
17
star
5

r2d2

React WordPress Theme
JavaScript
14
star
6

WordPress-theme-options

Class for WordPress Theme Options Page
JavaScript
7
star
7

littlebot-wordpress-api

Bare bones WordPress theme with no front end to use as an API
CSS
6
star
8

nextjs-serverless-aws

JavaScript
4
star
9

Stripe-Card-Expiration-Reminder

PHP
3
star
10

littlebot-invoices

WordPress plugin that brings estimating and invoicing to your admin dashboard
PHP
1
star
11

nextjs-apollo-wordpress

A headless WordPress + NextJS + Apollo starter
JavaScript
1
star
12

LiteBrite

Dark theme for Textmate or Sublime Text
1
star
13

wp-tel-links

Finds all telephone numbers and replaces them with click-2-call tel links
JavaScript
1
star
14

wordpress-min-image-upload-size

Plugin that provides a way to set minimum image size uploads for posts and custom fields upload inputs
PHP
1
star
15

now-serverless-sendgrid-inbound-parse

Trigger a Now Serverless Lambda with SendGrid Inbound Parse then send a SMS with Twilio
JavaScript
1
star
16

justinwhall-frontend

Front End of my personal site justinwhall.com
JavaScript
1
star
17

redux-like-state-management-with-react-hooks

A simple Redux like state management but with React Hooks. 🎣
JavaScript
1
star