Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jungleminds/craft_nethooks
Add deploy webhooks to Craft
https://github.com/jungleminds/craft_nethooks
admin admin-panel craft craftcms netlify utility wbso webhook
Last synced: about 16 hours ago
JSON representation
Add deploy webhooks to Craft
- Host: GitHub
- URL: https://github.com/jungleminds/craft_nethooks
- Owner: JungleMinds
- License: mit
- Created: 2018-09-05T10:19:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-15T15:53:36.000Z (about 4 years ago)
- Last Synced: 2024-11-05T08:49:38.769Z (10 days ago)
- Topics: admin, admin-panel, craft, craftcms, netlify, utility, wbso, webhook
- Language: PHP
- Size: 521 KB
- Stars: 8
- Watchers: 2
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Nethooks plugin for Craft CMS 3.x
![Logo](resources/img/plugin-logo.png)
Add Deploy hooks for Netlify
![Screenshot](resources/img/screenshot.png)
## 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 [[?]](https://www.netlify.com/docs/webhooks/#incoming-webhooks)
## NetHooks Roadmap
* Provide an overview of deploys
* deploy statusBrought to you by [Jungle Minds](https://jungleminds.com)