bagwaa/webhook

Webhook is an addon for the Laravel based Statamic CMS that allows you to create webhooks when certain events occur.

v1.0.3 2025-02-24 09:25 UTC

This package is auto-updated.

Last update: 2025-02-24 09:29:10 UTC


README

Statamic Webhook is a Statamic addon that sends statamic events to a webhook URL of your choice.

Features

Settings Page

This addon allows you to::

  • Specify a webhook URL to send events to
  • Enable / Disable certain events
  • Provide a header for the webhook which is typically used for authentication

How to Install

Require the package using composer.

composer require bagwaa/webhook

How to Use

Within the control panel you can find the settings for the addon under the Webhook section. Here you can specify the URL you want to send the events to, along with a header, and also enable / disable certain events to cut out some of the noise