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

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

setono/sylius-lagersystem-plugin
================================

Official Sylius plugin for the Lagersystem.dk system

v0.1.0(6y ago)01.5k1[2 PRs](https://github.com/Setono/SyliusLagersystemPlugin/pulls)MITPHPPHP ^7.2

Since Mar 6Pushed 2y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (32)Versions (4)Used By (0)

Sylius Lagersystem Plugin
=========================

[](#sylius-lagersystem-plugin)

[![Latest Version](https://camo.githubusercontent.com/acd1a6956e32a9272816dd77442e57fd110242a9989e62d4af157313c74dc7a6/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d6c6167657273797374656d2d706c7567696e2f762f737461626c65)](https://packagist.org/packages/setono/sylius-lagersystem-plugin)[![Latest Unstable Version](https://camo.githubusercontent.com/fc9b5d4f7bc0b23ae71a2a90bc0dd19128cb173148aebd542df64abbe255f3f9/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d6c6167657273797374656d2d706c7567696e2f762f756e737461626c65)](https://packagist.org/packages/setono/sylius-lagersystem-plugin)[![Software License](https://camo.githubusercontent.com/c7ca7b53c584547b76626e54ac70da01fe05f20eae6423a0c0f5796865fd9e39/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d6c6167657273797374656d2d706c7567696e2f6c6963656e7365)](LICENSE)[![Build Status](https://github.com/Setono/SyliusLagersystemPlugin/workflows/build/badge.svg)](https://github.com/Setono/SyliusLagersystemPlugin/actions)[![Quality Score](https://camo.githubusercontent.com/4062391d5d65b7ec4fbaba70eeffa8e375bbecc57268d591fbc35a95f125153e/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f5365746f6e6f2f53796c6975734c6167657273797374656d506c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/Setono/SyliusLagersystemPlugin)

This is the official plugin for the [Lagersystem.dk system](https://lagersystem.dk/).

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

[](#installation)

### Step 1: Install and enable plugin

[](#step-1-install-and-enable-plugin)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this plugin:

```
$ composer require setono/sylius-lagersystem-plugin
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

Add bundle to your `config/bundles.php`:

```
