Download the PHP package 3brs/sylius-sorting-plugin without Composer
On this page you can find all versions of the php package 3brs/sylius-sorting-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download 3brs/sylius-sorting-plugin
More information about 3brs/sylius-sorting-plugin
Files in 3brs/sylius-sorting-plugin
Download 3brs/sylius-sorting-plugin
More information about 3brs/sylius-sorting-plugin
Files in 3brs/sylius-sorting-plugin
Please rate this library. Is it a good library?
Informations about the package sylius-sorting-plugin
Sorting Plugin
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 and product images to get even more space
- Well-arranged overview of all products in the taxon
- Disabled products greyed out
- Direct links into product details
- Optionally hidden taxon tree and product images to get even more space
Installation
-
Run
composer require 3brs/sylius-sorting-plugin
. -
Register plugin to your
config/bundles.php
: -
Import plugin configuration in
config/packages/_sylius.yaml
: -
Import routing configuration in
config/routes.yaml
: -
Import plugin JS in
webpack.config.js
-
Require JavaScript library
sortablejs
: - Rebuild assets:
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
Usage
- Create symlink from .env.dist to .env or create your own .env file
- Develop your plugin in
/src
- See
bin/
for useful commands
Testing
After your changes you must ensure that the tests are still passing.
License
This library is under the MIT license.
Credits
All versions of sylius-sorting-plugin with dependencies
PHP Build Version
Package Version
The package 3brs/sylius-sorting-plugin contains the following files
Loading the files please wait ....