mangoweb-sylius / SyliusSortingPlugin

Sort products in taxons simply by drag & drop
8 stars 11 forks source link

Sorting Plugin

Features

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

Development

Usage

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

This library is under the MIT license.

Credits

Developed by manGoweb.