Skip to content

jornwildenbeest/Craft_NetHooks

 
 

Repository files navigation

Nethooks plugin for Craft CMS 3.x

Logo

Add Deploy hooks for Netlify

Screenshot

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require JungleMinds/nethooks
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Nethooks.

NetHooks Overview

This will add a Deploy Buttons to your Utilities.

Configuring NetHooks

Go to NetHooks under settings and provide one or more Netlify Build Webhooks [?]

NetHooks Roadmap

  • Provide an overview of deploys
  • deploy status

Brought to you by Jungle Minds

About

Add deploy webhooks to Craft

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 61.7%
  • Twig 38.3%