Skip to content

An extension to dynamically add webhook calls to events

Notifications You must be signed in to change notification settings

Bwilliamson55/magento-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

An extension for Magento 2.4.5 to add webhook calls, with payloads, to Magento events. New/Update/Save/Delete for Customers/Orders/Products/ etc can be configured to also send information about that event to a webhook.

Quickstart

git clone https://github.com/Bwilliamson55/magento-hooks.git ~/your-project-dir/app/code/Bwilliamson

Install:

bin/magento setup:upgrade && bin/magento setup:di:compile

followed by

bin/magento c:f

(Cache flush)

About

An extension to dynamically add webhook calls to events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published