Skip to content

Commit

Permalink
Merge pull request #5044 in SW/shopware from sw-18947/5.3/fix-plugin-…
Browse files Browse the repository at this point in the history
…manager to 5.3

* commit '9d7dbff4adb54fe8a7ad31fcd80bf07e1a56e545':
  SW-18947 - Fix plugin manager event listeners
  • Loading branch information
janbuecker committed Jun 7, 2017
2 parents b06ed50 + 9d7dbff commit 21628a5
Showing 1 changed file with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,21 @@ Ext.define('Shopware.apps.PluginManager', {
'open-login',
'check-licence-plugin',
'plugin-reloaded',
'display-plugin-by-name',
'load-store-listing',
'display-premium-plugins',
'display-expired-plugins',
'display-importexport-teaser',
'display-connect-introduction',
'enable-expired-plugins-mode',
'enable-connect-introduction-mode',
'enable-premium-plugins-mode',
'enable-importexport-teaser-mode',
'shopware-theme-cache-warm-up-request',
'reload-main-menu',
'destroy-login',
'store-register',
'clear-all-cache',
'refresh-account-data'
],

Expand Down

0 comments on commit 21628a5

Please sign in to comment.