uehler / shopware-shortcuts
这是一个适用于Shopware 5.2或更高版本的插件,它为后台添加了新的快捷方式
v2.0.0
2018-09-25 20:14 UTC
Requires
- php: ~7.1
- composer/installers: ~1.0
This package is auto-updated.
Last update: 2024-09-26 09:27:44 UTC
README
这是一个适用于Shopware 5.2或更高版本的插件,它为后台添加了新的快捷方式
以下快捷方式被添加
- 投票:ctrl + alt + v
- 产品流:ctrl + alt + s
- 情感:alt + e
- 博客:alt + b
- 优惠券:alt + v
安装
- 转到商店根目录
- 克隆插件
git clone git@github.com:uehler/shopware-shortcuts.git custom/plugins/ShopwareShortcuts
或通过Composer获取
composer require uehler/shopware-shortcuts
- 安装插件
php bin/console sw:plugin:refresh
php bin/console sw:plugin:install --activate ShopwareShortcuts