as-cornell/as_webhook_entities

Manage Drupal entities like people records and articles via webhook notifications.

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:drupal-custom-module

v1.0.0 2024-10-14 16:12 UTC

This package is auto-updated.

Last update: 2024-10-15 18:15:12 UTC


README

Latest Stable Version

AS WEBHOOK ENTITIES (as_webhook_entities)

INTRODUCTION

Manage remote people, articles and taxonomy termsvia webhook notifications. Adapted from https://www.bounteous.com/insights/2020/06/08/managing-drupal-webhook-notifications

MAINTAINERS

Current maintainers for Drupal 10:

  • Mark Wilson (markewilson)

CONFIGURATION

  • Enable the module as you would any other module
  • Configure the global module settings: /admin/config/as_webhook_entities/settings
  • Runs on cron
  • Logs create/update/delete as as_webhook_entities

FUNCTIONS