PHPackages                             setono/sylius-webhook-plugin - 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. setono/sylius-webhook-plugin

ActiveSylius-plugin[API Development](/categories/api)

setono/sylius-webhook-plugin
============================

Handle webhooks in your Sylius store

v0.1.0(3y ago)05.0k1[6 PRs](https://github.com/Setono/SyliusWebhookPlugin/pulls)MITPHPPHP &gt;=7.4

Since Sep 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Setono/SyliusWebhookPlugin)[ Packagist](https://packagist.org/packages/setono/sylius-webhook-plugin)[ RSS](/packages/setono-sylius-webhook-plugin/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (33)Versions (8)Used By (0)

Sylius Webhook Plugin
=====================

[](#sylius-webhook-plugin)

[![Latest Version](https://camo.githubusercontent.com/112e488b43e08726aa0fb217f05c7ec10f8922c72f78a15f021b2ff05a56cdb1/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d776562686f6f6b2d706c7567696e2f762f737461626c65)](https://packagist.org/packages/setono/sylius-webhook-plugin)[![Latest Unstable Version](https://camo.githubusercontent.com/e303a0d07abfef9772f8a5a6a1763f0e6b278da42e51bdeb608f993f98336a7e/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d776562686f6f6b2d706c7567696e2f762f756e737461626c65)](https://packagist.org/packages/setono/sylius-webhook-plugin)[![Software License](https://camo.githubusercontent.com/77483d570260dfeece10926161bd6c40eb11f85759024ccd8b4a00d31f95d5aa/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d776562686f6f6b2d706c7567696e2f6c6963656e7365)](LICENSE)[![Build Status](https://github.com/Setono/SyliusWebhookPlugin/workflows/build/badge.svg)](https://github.com/Setono/SyliusWebhookPlugin/actions)[![Code Coverage](https://camo.githubusercontent.com/45e372733b8546e5170a6d93da9128e7126958a4fc4cab24ec4e4b935d773866/68747470733a2f2f636f6465636f762e696f2f67682f5365746f6e6f2f53796c697573576562686f6f6b506c7567696e2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/Setono/SyliusWebhookPlugin)

Handle webhooks in your Sylius store

Installation
------------

[](#installation)

### Step 1: Download the plugin

[](#step-1-download-the-plugin)

```
composer require setono/sylius-webhook-plugin
```

### Step 2: Enable the plugin

[](#step-2-enable-the-plugin)

Then, enable the plugin by adding the following to the list of registered plugins/bundles in the `config/bundles.php` file of your project:

```
