PHPackages                             mangoweb-sylius/sylius-inventory-update-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. mangoweb-sylius/sylius-inventory-update-plugin

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

mangoweb-sylius/sylius-inventory-update-plugin
==============================================

Improved inventory management plugin for Sylius.

v0.2(5y ago)12.0k1[1 issues](https://github.com/mangoweb-sylius/SyliusInventoryUpdatePlugin/issues)MITPHPPHP ^7.3CI failing

Since Jun 15Pushed 5y ago3 watchersCompare

[ Source](https://github.com/mangoweb-sylius/SyliusInventoryUpdatePlugin)[ Packagist](https://packagist.org/packages/mangoweb-sylius/sylius-inventory-update-plugin)[ RSS](/packages/mangoweb-sylius-sylius-inventory-update-plugin/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (24)Versions (4)Used By (0)

 [ ![](https://avatars0.githubusercontent.com/u/38423357?s=200&v=4) ](https://www.mangoweb.cz/en/)

 Inventory update plugin
 [ ![](https://camo.githubusercontent.com/62321b88b3bb69edf1b4bee06b4af00b1dcca68b4e5e54da5a684fd05100fd2d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6d616e676f7765622d73796c6975732f73796c6975732d696e76656e746f72792d7570646174652d706c7567696e2e737667) ](https://packagist.org/packages/mangoweb-sylius/sylius-inventory-update-plugin "License") [ ![](https://camo.githubusercontent.com/2fb7d1693ee50b799e1132ed5f0f38a131bcd50de33c858c2dc19e6299e117ff/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d616e676f7765622d73796c6975732f73796c6975732d696e76656e746f72792d7570646174652d706c7567696e2e737667) ](https://packagist.org/packages/mangoweb-sylius/sylius-inventory-update-plugin "Version") [ ![](https://camo.githubusercontent.com/c612d5382bf199d21878ba9da98c8b2fc58f3d7851c7514821883fd74005ddab/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d616e676f7765622d73796c6975732f53796c697573496e76656e746f7279557064617465506c7567696e2f6d61737465722e737667) ](https://travis-ci.org/mangoweb-sylius/SyliusInventoryUpdatePlugin "Build status")
====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#----inventory-update-plugin----------------------------------------------------)

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

[](#installation)

1. `composer require mangoweb-sylius/sylius-inventory-update-plugin`
2. Add plugin classes to your `config/bundles.php`: ```
    return [
       ...
       MangoSylius\InventoryUpdatePlugin\MangoSyliusInventoryUpdatePlugin::class => ['all' => true],
    ];
    ```
3. Add resource to `config/packages/_sylius.yaml````
    imports:
         ...
         - { resource: "@MangoSyliusInventoryUpdatePlugin/Resources/config/resources.yml" }
    ```
4. Add routing to `config/_routes.yaml````
    mango_sylius_extended_channels:
        resource: '@MangoSyliusInventoryUpdatePlugin/Resources/config/routing.yml'
        prefix: /admin
    ```

Development
-----------

[](#development)

### Usage

[](#usage)

- Develop your plugin in `/src`
- See `bin/` for useful commands

### Testing

[](#testing)

After your changes you must ensure that the tests are still passing.

```
$ composer install
$ bin/console doctrine:schema:create -e test
$ bin/behat
$ bin/phpstan.sh
$ bin/ecs.sh
```

License
-------

[](#license)

This library is under the MIT license.

Credits
-------

[](#credits)

Developed by [manGoweb](https://www.mangoweb.eu/).

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2157d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2500352?v=4)[Johan Hornof](/maintainers/hornofj)[@hornofj](https://github.com/hornofj)

![](https://avatars.githubusercontent.com/u/13216499?v=4)[Vašo](/maintainers/VasoOppelt)[@VasoOppelt](https://github.com/VasoOppelt)

---

Top Contributors

[![hornofj](https://avatars.githubusercontent.com/u/2500352?v=4)](https://github.com/hornofj "hornofj (6 commits)")[![xdanik](https://avatars.githubusercontent.com/u/7594682?v=4)](https://github.com/xdanik "xdanik (4 commits)")[![ondrej-kuhnel](https://avatars.githubusercontent.com/u/6840281?v=4)](https://github.com/ondrej-kuhnel "ondrej-kuhnel (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mangoweb-sylius-sylius-inventory-update-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/mangoweb-sylius-sylius-inventory-update-plugin/health.svg)](https://phpackages.com/packages/mangoweb-sylius-sylius-inventory-update-plugin)
```

###  Alternatives

[sylius/refund-plugin

Plugin provides basic refunds functionality for Sylius application.

691.7M14](/packages/sylius-refund-plugin)[stefandoorn/sitemap-plugin

Sitemap Plugin for Sylius

851.0M](/packages/stefandoorn-sitemap-plugin)[friendsofsylius/sylius-import-export-plugin

import / export plugin for Sylius.

119405.2k](/packages/friendsofsylius-sylius-import-export-plugin)[monsieurbiz/sylius-rich-editor-plugin

A Rich Editor plugin for Sylius.

75380.8k6](/packages/monsieurbiz-sylius-rich-editor-plugin)[synolia/sylius-scheduler-command-plugin

Scheduler Command Plugin.

34361.5k](/packages/synolia-sylius-scheduler-command-plugin)[odiseoteam/sylius-blog-plugin

This plugin add blog capabilities to your Sylius project

37104.5k](/packages/odiseoteam-sylius-blog-plugin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
