as-cornell/as_webhook_entities

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

Installs: 519

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:drupal-custom-module

v1.0.3 2025-08-21 16:06 UTC

This package is auto-updated.

Last update: 2025-08-25 17:34:22 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
  • Cron can be triggered to run on reciept (crontrigger setting)
  • Logs create/update/delete (and corn runs) as as_webhook_entities

FUNCTIONS

  • class WebhookEntitiesController
  • class WebhookCrudManager
  • class WebhookUuidLookup