PHPackages                             monsieurbiz/sylius-order-history-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. monsieurbiz/sylius-order-history-plugin

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

monsieurbiz/sylius-order-history-plugin
=======================================

Add a timeline with all the order events on back-office.

v1.1.1(12mo ago)310.1k↑50%5[2 issues](https://github.com/monsieurbiz/SyliusOrderHistoryPlugin/issues)[1 PRs](https://github.com/monsieurbiz/SyliusOrderHistoryPlugin/pulls)MITPHPPHP ^8.1CI passing

Since Jun 20Pushed 12mo ago3 watchersCompare

[ Source](https://github.com/monsieurbiz/SyliusOrderHistoryPlugin)[ Packagist](https://packagist.org/packages/monsieurbiz/sylius-order-history-plugin)[ RSS](/packages/monsieurbiz-sylius-order-history-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (7)Versions (8)Used By (0)

[![Banner of Sylius Order History plugin](docs/images/banner.jpg)](https://monsieurbiz.com/agence-web-experte-sylius)

Order History for Sylius
========================

[](#order-history-for-sylius)

[![Order History Plugin license](https://camo.githubusercontent.com/3119ee35a5f16e7e9072980104a544a5eb9df9cccdf87ac4c0223bf6d8438bfe/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6f6e736965757262697a2f53796c6975734f72646572486973746f7279506c7567696e3f7075626c6963266e6f6361636865)](https://github.com/monsieurbiz/SyliusOrderHistoryPlugin/blob/master/LICENSE)[![Tests Status](https://github.com/monsieurbiz/SyliusOrderHistoryPlugin/actions/workflows/tests.yaml/badge.svg?branch=master&event=push)](https://github.com/monsieurbiz/SyliusOrderHistoryPlugin/actions?query=workflow%3ATests)[![Security Status](https://github.com/monsieurbiz/SyliusOrderHistoryPlugin/actions/workflows/security.yaml/badge.svg?branch=master&event=push)](https://github.com/monsieurbiz/SyliusOrderHistoryPlugin/actions?query=workflow%3ASecurity)

This plugin saves order events and allows you to display them in the order history as a timeline. It is based on state machine events.

[![Demo of the Order History](docs/images/demo.png)](docs/images/demo.png)

Compatibility
-------------

[](#compatibility)

Sylius VersionPHP Version1.128.1 - 8.2 - 8.31.138.1 - 8.2 - 8.31.148.1 - 8.2 - 8.3Installation
------------

[](#installation)

If you want to use our recipes, you can configure your composer.json by running:

```
composer config --no-plugins --json extra.symfony.endpoint '["https://api.github.com/repos/monsieurbiz/symfony-recipes/contents/index.json?ref=flex/master","flex://defaults"]'
```

Install the plugin via composer:

```
composer require monsieurbiz/sylius-order-history-plugin
```

### For the installation without flex, follow these additional steps

[](#for-the-installation-without-flex-follow-these-additional-steps)

Change your `config/bundles.php` file to add this line for the plugin declaration:

```
