$ composer require mangoweb-sylius/sylius-sorting-plugin
.\MangoSylius\SortingPlugin\MangoSyliusSortingPlugin
in your Kernel.@MangoSyliusSortingPlugin/Resources/config/routing.yml
in the routing.yml.Sorting products
in the Catalog section in main menuSave positions
button in the top right corner/src
bin/
for useful commandsAfter 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
This library is under the MIT license.
Developed by manGoweb.