PHPackages                             sweettooth/magento2-module-webhook - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. sweettooth/magento2-module-webhook

AbandonedArchivedMagento2-module[API Development](/categories/api)

sweettooth/magento2-module-webhook
==================================

Webhooks for Magento 2

0.2.0(10y ago)481314[5 issues](https://github.com/sweettooth/magento2-module-webhook/issues)MITPHPPHP ~5.4.11|~5.5.0|~5.6.0

Since Sep 14Pushed 10y ago38 watchersCompare

[ Source](https://github.com/sweettooth/magento2-module-webhook)[ Packagist](https://packagist.org/packages/sweettooth/magento2-module-webhook)[ RSS](/packages/sweettooth-magento2-module-webhook/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (6)Used By (0)

**Note:** This is alpha software and not to be used in production until v1.0.0

Webhooks for Magento 2
======================

[](#webhooks-for-magento-2)

[![Preview](https://camo.githubusercontent.com/69c04d6f34cbcd9e9f9c67743e8d9c589918058cf38fe9b030f304415505ea93/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f7377656574746f6f74682d7374617469632f6769746875622f6d6167656e746f322d776562686f6f6b2d70726576696577)](https://camo.githubusercontent.com/69c04d6f34cbcd9e9f9c67743e8d9c589918058cf38fe9b030f304415505ea93/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f7377656574746f6f74682d7374617469632f6769746875622f6d6167656e746f322d776562686f6f6b2d70726576696577)

This module provides webhooks for Magento 2 events. Inspired by [Alan Kent's](https://twitter.com/akent99)'s [Webhooks in Magento 2](http://alankent.me/2015/05/13/webhooks-in-magento-2/) blog post which mentions a rough timeline for getting webhooks in Magento 2 core:

> Better support for webhooks is on the backlog, but currently not guaranteed for Magento 2 GA.

We're hopeful the community can help push this effort forward through this module.

Getting Started
---------------

[](#getting-started)

Install via composer

```
composer require sweettooth/magento2-module-webhook

```

Add `SweetTooth_Webhook` to your `app/etc/config.php`

```
