webmatch/wbm-viewport-resizer
Composer 安装命令:
composer require webmatch/wbm-viewport-resizer
包简介
Shopware-Plugin to preview the Frontend in responsive viewports
README 文档
README
This plugin is meant for development purposes only
This plugin makes use of jResize jquery plugin to present the frontend of the shop within an iframe, that can be adjusted to the width of the various predefined viewports.
Requirements
- Shopware >= 5.2.0
Installation
Clone this repository into a folder WbmViewportResizer within the custom/plugins directory of the Shopware installation.
- 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.
Install with composer
- Change to your root Installation of shopware
- Run command
composer require webmatch/wbm-viewport-resizerand install and activate plugin with Plugin Manager
Usage
Navigate to your-shop.tld/viewportresizer to browse your shop through the adjustable iframe.
To navigate directly to a certain page you can use the path GET parameter e.g. ?path=account/index
Use the top menu bar to switch between viewports. The width of each viewport will be the minimal width of each viewport (except for the smallest mobile viewport where it is the maximal width).
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL3
- 更新时间: 2017-02-23