PHPackages                             setono/sylius-shipmondo-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. setono/sylius-shipmondo-plugin

ActiveSylius-plugin[Utility &amp; Helpers](/categories/utility)

setono/sylius-shipmondo-plugin
==============================

Integrate your store with Shipmondo

v1.0.0(1y ago)01.0k[3 issues](https://github.com/Setono/SyliusShipmondoPlugin/issues)MITPHPPHP &gt;=8.1

Since Apr 5Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Setono/SyliusShipmondoPlugin)[ Packagist](https://packagist.org/packages/setono/sylius-shipmondo-plugin)[ RSS](/packages/setono-sylius-shipmondo-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (59)Versions (5)Used By (0)

Sylius plugin for Shipmondo
===========================

[](#sylius-plugin-for-shipmondo)

[![Latest Version](https://camo.githubusercontent.com/2efe8f802033bd52370b8843cf83f42945d557a1a7e9f285892f5bb447593eed/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d736869706d6f6e646f2d706c7567696e2f762f737461626c65)](https://packagist.org/packages/setono/sylius-shipmondo-plugin)[![Software License](https://camo.githubusercontent.com/7ba5dccbbfc1227b794339831bb6216822b288811331add9bf86d030aa7d4d87/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d736869706d6f6e646f2d706c7567696e2f6c6963656e7365)](LICENSE)[![Build Status](https://github.com/Setono/SyliusShipmondoPlugin/actions/workflows/build.yaml/badge.svg)](https://github.com/Setono/SyliusShipmondoPlugin/actions)[![Code Coverage](https://camo.githubusercontent.com/17f5172f94113cf3debdf23833c22134861a190b15442ffddad9d6043f79ce6f/68747470733a2f2f636f6465636f762e696f2f67682f5365746f6e6f2f53796c697573536869706d6f6e646f506c7567696e2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/Setono/SyliusShipmondoPlugin)

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

[](#installation)

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

### Add plugin class to your `bundles.php`

[](#add-plugin-class-to-your-bundlesphp)

Make sure you add it before `SyliusGridBundle`, otherwise you'll get `You have requested a non-existent parameter "setono_sylius_shipmondo.model.remote_event.class".` exception.

```
