We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90763eb commit 4e19d36Copy full SHA for 4e19d36
readme.md
@@ -19,6 +19,10 @@ Clone this repository into a folder **WbmViewportResizer** within the **custom/p
19
* Install the plugin through the Plugin-Manager within the Shopware backend.
20
* Activate the plugin and when prompted allow for the clearing of the listed caches.
21
22
+## Install with composer
23
+* Change to your root Installation of shopware
24
+* Run command `composer require webmatch/wbm-viewport-resizer` and install and active plugin with Plugin Manager
25
+
26
Usage
27
=====
28
Navigate to *your-shop.tld/viewportresizer* to browse your shop through the adjustable iframe.
0 commit comments