sanduhrs / drupal-webhooks

A mirror of the Drupal Webhooks module.

Home Page:https://www.drupal.org/project/webhooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webhooks

INTRODUCTION

This module acts as both a Webhook dispatcher and receiver. For dispatching, you can configure any amount of Webhooks that act on various events like entity create, update, delete and others.

For receiving, the module captures the request and provides the payload to others with a generic webhook event.

Configuration entity Webhook implementations are easily deployable.

REQUIREMENTS

This module requires the following module:

INSTALLATION

Install as you would normally install a contributed Drupal module.

For further information, visit: https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules

CONFIGURATION

The module has no menu or modifiable settings. There is no configuration.

About

A mirror of the Drupal Webhooks module.

https://www.drupal.org/project/webhooks


Languages

Language:PHP 99.3%Language:HTML 0.7%