Home

Awesome

Shopware Shortcuts

this is a plugin for shopware 5.2 or newer which adds new shortcuts for the backend

the following shortcuts are added:

install

  1. go to the shop root
  2. clone the plugin
git clone git@github.com:uehler/shopware-shortcuts.git custom/plugins/ShopwareShortcuts

or get it via composer

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