PHPackages                             setono/sylius-peak-wms-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-peak-wms-plugin

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

setono/sylius-peak-wms-plugin
=============================

Integrate your store with Peak WMS

v1.0.0-beta.2(1y ago)01.5kMITPHPPHP &gt;=8.1

Since Nov 25Pushed 1y ago1 watchersCompare

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

READMEChangelog (5)Dependencies (62)Versions (6)Used By (0)

Sylius plugin for Peak WMS
==========================

[](#sylius-plugin-for-peak-wms)

[![Latest Version](https://camo.githubusercontent.com/6256a25d5789e6319e1566b7ac902f8816bdec5c07627b2dec87971c1a3dd473/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d7065616b2d776d732d706c7567696e2f762f737461626c65)](https://packagist.org/packages/setono/sylius-peak-wms-plugin)[![Software License](https://camo.githubusercontent.com/c82aa8862050c972b65a88eeaa7976003ab35133e369e005cba75d224f85c31d/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d7065616b2d776d732d706c7567696e2f6c6963656e7365)](LICENSE)[![Build Status](https://github.com/Setono/sylius-peak-wms-plugin/actions/workflows/build.yaml/badge.svg)](https://github.com/Setono/sylius-peak-wms-plugin/actions)[![Code Coverage](https://camo.githubusercontent.com/99380f9d82f58f2201d6613e7c268aebfec7e3c8025490b3ba25af0e9fc977b6/68747470733a2f2f636f6465636f762e696f2f67682f5365746f6e6f2f73796c6975732d7065616b2d776d732d706c7567696e2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/Setono/sylius-peak-wms-plugin)[![Mutation testing](https://camo.githubusercontent.com/b9b45800d35dacf27681bbe6f095a22cf8e2eef48ede2f68b9e923bb3638d946/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666c61742675726c3d687474707325334125324625324662616467652d6170692e737472796b65722d6d757461746f722e696f2532466769746875622e636f6d2532465365746f6e6f25324673796c6975732d7065616b2d776d732d706c7567696e2532466d6173746572)](https://dashboard.stryker-mutator.io/reports/github.com/Setono/sylius-peak-wms-plugin/master)

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

[](#installation)

```
composer require setono/sylius-peak-wms-plugin
```

### 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_peak.model.upload_order_request.class".` exception.

```
