mangoweb-sylius/sylius-sorting-plugin
最新稳定版本:v1.0.0
Composer 安装命令:
composer require mangoweb-sylius/sylius-sorting-plugin
包简介
Sorting plugin for Sylius
README 文档
README
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 to get even more space
Installation
- Run
$ composer require mangoweb-sylius/sylius-sorting-plugin. - Register
\MangoSylius\SortingPlugin\MangoSyliusSortingPluginin your Kernel. - Import
@MangoSyliusSortingPlugin/Resources/config/routing.ymlin the routing.yml.
Usage
- Log into admin panel
- Click on
Sorting productsin the Catalog section in main menu - Select taxon
- Drag and drop cards
- Click
Save positionsbutton 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.
$ 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.
统计信息
- 总下载量: 29.63k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-07-04
