You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,11 @@ Clone this repository into a folder **WbmQueryManager** within the **custom/plug
31
31
Install the plugin through the Plugin-Manager within the Shopware backend. Activate the plugin and when prompted allow for the clearing of the listed caches.
32
32
Reload the backend to complete the installation.
33
33
34
+
35
+
## Install with composer
36
+
* Change to your root Installation of shopware
37
+
* Run command `composer require webmatch/wbm-query-manager` and install and active plugin with Plugin Manager
38
+
34
39
Usage
35
40
=====
36
41
The module will be accessible in backend through a new menu point under the Settings menu tab.
0 commit comments