WP Manifestindependent plugin directory
manifest / integrations / netlify-connect

BirdBrain Netlify Connect

A plugin for connecting WordPress to Netlify

by BirdBrain · github.com/birdbrain/netlify-connect · website

1stars
1forks

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/birdbrain/netlify-connect/archive/refs/heads/master.zip

Readme

Netlify Connect

Connect your WordPress backend to Netlify

Getting Started

  • After activating Netlify Connect, go to 'Settings > Netlify Connect' and fill in your Netlify site's details.
    • The hook fields are the Netlify buildhooks required for triggering site rebuilds from the WordPress admin area.
    • The URL fields are the URLs to the staging and production Netlify frontends.
    • The status badge fields are used the see the build status for each Netlify environment. These badges can be seen in the admin header bar ONLY when all 3 fields for each environment have been filled out, along with buttons to 'Visit Site' and 'Trigger Rebuild'.

Read the full README on GitHub →