PHPackages                             mangoweb-sylius/sylius-sorting-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-sorting-plugin

Abandoned → [3brs/sylius-sorting-plugin](/?search=3brs%2Fsylius-sorting-plugin)Sylius-plugin[Utility &amp; Helpers](/categories/utility)

mangoweb-sylius/sylius-sorting-plugin
=====================================

Sorting plugin for Sylius

v1.0.0(6y ago)829.9k↓50%10[2 PRs](https://github.com/mangoweb-sylius/SyliusSortingPlugin/pulls)MITPHPPHP ^7.3CI failing

Since Jul 4Pushed 5y ago2 watchersCompare

[ Source](https://github.com/mangoweb-sylius/SyliusSortingPlugin)[ Packagist](https://packagist.org/packages/mangoweb-sylius/sylius-sorting-plugin)[ RSS](/packages/mangoweb-sylius-sylius-sorting-plugin/feed)WikiDiscussions master Synced 1mo ago

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

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

Sorting Plugin
 [ ![](https://camo.githubusercontent.com/16022aaf644406e908675220af26cc9455fdf8a293984c46dbfed67755ee43f4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6d616e676f7765622d73796c6975732f73796c6975732d736f7274696e672d706c7567696e2e737667) ](https://packagist.org/packages/mangoweb-sylius/sylius-sorting-plugin "License") [ ![](https://camo.githubusercontent.com/15b4048f3a0479392b29bafdbe37c2c1d641e2363783127ad0a0cc89d89ee4f2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d616e676f7765622d73796c6975732f73796c6975732d736f7274696e672d706c7567696e2e737667) ](https://packagist.org/packages/mangoweb-sylius/sylius-sorting-plugin "Version") [ ![](https://camo.githubusercontent.com/b9cd7908f6f19fab2a9ae1f51177e577ad64e32d2680346fa2878c4dfd3da14d/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d616e676f7765622d73796c6975732f53796c697573536f7274696e67506c7567696e2f6d61737465722e737667) ](http://travis-ci.org/mangoweb-sylius/SyliusSortingPlugin "Build status")
===========================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#sorting-plugin------------------------------------------------)

Features
--------

[](#features)

- Sort products in taxons by simple drag and drop
    - Well-arranged overview of all products in the taxon
    - Disabled products greyed out
    - Direct links into product details
    - Optionally hidden taxon tree to get even more space

 [![](https://raw.githubusercontent.com/mangoweb-sylius/SyliusSortingPlugin/master/doc/sorting.png)](https://raw.githubusercontent.com/mangoweb-sylius/SyliusSortingPlugin/master/doc/sorting.png)

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

[](#installation)

1. Run `$ composer require mangoweb-sylius/sylius-sorting-plugin`.
2. Register `\MangoSylius\SortingPlugin\MangoSyliusSortingPlugin` in your Kernel.
3. Import `@MangoSyliusSortingPlugin/Resources/config/routing.yml` in the routing.yml.

Usage
-----

[](#usage)

- Log into admin panel
- Click on `Sorting products` in the Catalog section in main menu
- Select taxon
- Drag and drop cards
- Click `Save positions` button in the top right corner

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

[](#development)

### Usage

[](#usage-1)

- Create symlink from .env.dist to .env or create your own .env file
- 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

35

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

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 ~99 days

Total

4

Last Release

2205d ago

Major Versions

v0.2.1 → v1.0.02020-04-28

PHP version history (2 changes)v0.1.0PHP ^7.1

v1.0.0PHP ^7.3

### 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 (4 commits)")[![ondrej-kuhnel](https://avatars.githubusercontent.com/u/6840281?v=4)](https://github.com/ondrej-kuhnel "ondrej-kuhnel (4 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/mangoweb-sylius-sylius-sorting-plugin/health.svg)](https://phpackages.com/packages/mangoweb-sylius-sylius-sorting-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)
