uehler/shopware-shortcuts

这是一个适用于Shopware 5.2或更高版本的插件,它为后台添加了新的快捷方式

安装: 8

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:shopware-plugin

v2.0.0 2018-09-25 20:14 UTC

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

安装

  1. 转到商店根目录
  2. 克隆插件
git clone git@github.com:uehler/shopware-shortcuts.git custom/plugins/ShopwareShortcuts

或通过Composer获取

composer require uehler/shopware-shortcuts
  1. 安装插件
php bin/console sw:plugin:refresh
php bin/console sw:plugin:install --activate ShopwareShortcuts