wpoortman / magehook
Magento 2 webhook abstraction
Installs: 45
Dependents: 0
Suggesters: 0
Security: 0
Stars: 22
Watchers: 3
Forks: 4
Open Issues: 1
Type:magento2-module
Requires
- php: >=7.2
This package is auto-updated.
Last update: 2024-11-03 11:22:25 UTC
README
Magehook serves as an abstraction layer designed to facilitate the seamless creation and efficient dispatching of (personalized) webhooks from Magento 2. It's important to note that this module doesn't come equipped with pre-defined webhook events by default.
Follow on Twitter
Installation
composer require wpoortman/magehook
Documentation
More
Creating layers of abstraction and tools to simplify complex situations for other developers is a major source of motivation for me. It's one of the reasons I love what I do. Each of my code repositories aims to achieve this. Take a look at my other repositories - they might be helpful for you.
Security Vulnerabilities
If you discover a security vulnerability within Magehook, please create a merge request or an discussion. All security vulnerabilities will be promptly addressed.
License
Copyright © Willem Poortman
Magewire is open-sourced software licensed under the MIT license.