sschreier/sschreierimprovingoffcanvasmenu
最新稳定版本:1.1.1
Composer 安装命令:
composer require sschreier/sschreierimprovingoffcanvasmenu
包简介
improvement of the off-canvas menu
README 文档
README
An extension to improve the off-canvas menu.
For example, a menu text can be shown to the right of the icon in the header.
In addition, you can display a home link as first link.
For the menu items, the font size can be set if required and the border below the respective menu items can be removed.
In the sublevels you have the option to hide the back link.
If necessary, the menu can be displayed in the smartphone view in full width and the font size of the close button can be adjusted.
It is also possible to hide the languages and currencies area and show the menu items of the footer service navigation.
You can also choose whether each category should be hidden in the off-canvas menu.
Possible configurations for the menu text to the right of the icon in the header
- select if the menu text should be shown
- set the menu text via snippet
Possible configurations for the home link
- select if the home link should be shown as first link
- set the link via snippet
- set the text via snippet
Possible configurations for the menu items
- select the font size (*1)
- select if a border below each menu item should be shown
Possible configurations for the sublevels
- set the text of the link to return to the overview via snippet
- select if the back link should be shown
Further configurations
- select if the menu in the smartphone view should be shown in full width
- select the font size of the close button (*1)
- select if the languages and currencies area should be shown
- set the text above the category list via snippet
Available snippets
- sschreier.improvingoffcanvasmenu.general.homeLink
- sschreier.improvingoffcanvasmenu.general.homeLinkText
Some changes in the settings within the configuration are not immediately visible in the frontend of the shop
After changing settings specifically for the appearance (*1), the theme must be recompiled, for example by saving the theme in the administration:
- Switch to "Content" and "Themes"
- Select the active theme
- Click on the button "Save"
How to install the extension
via zip and console (recommended)
- Download the latest SschreierImprovingOffCanvasMenu-master.zip.
- Unzip the zip file and rename the folder to SschreierImprovingOffCanvasMenu.
- Move the folder to the project folder custom/plugins/ .
- Connect to the console via ssh:
bin/console plugin:refresh
bin/console plugin:install --activate SschreierImprovingOffCanvasMenu
via composer
- Add the repository URL to the composer.json of the project
"repositories": [
...,
{
"type": "vcs",
"url": "https://github.com/sschreier/SschreierImprovingOffCanvasMenu"
}
],
- Connect to the console via ssh and install the plugin via the command
composer require sschreier/sschreierimprovingoffcanvasmenu
bin/console plugin:refresh
bin/console plugin:install --activate SschreierImprovingOffCanvasMenu
via https://packagist.org
- Connect to the console via ssh and install the plugin via the command
composer require sschreier/sschreierimprovingoffcanvasmenu
bin/console plugin:refresh
bin/console plugin:install --activate SschreierImprovingOffCanvasMenu
via zip upload
- Download the latest SschreierImprovingOffCanvasMenu-master.zip.
- Unzip the zip file and rename the folder to SschreierImprovingOffCanvasMenu.
- Zip the folder to SschreierImprovingOffCanvasMenu.zip.
- Upload the zip in the Shopware Administration.
- Install & Activate the extension.
extension update (zip)
- Download the latest SschreierImprovingOffCanvasMenu-master.zip.
- Unzip the zip file and rename the folder to SschreierImprovingOffCanvasMenu.
- Zip the folder to SschreierImprovingOffCanvasMenu.zip.
- Upload the zip in the Shopware Administration.
- Update the extension.
Images
the off-canvas menu displayed in the smartphone view in full width and with bigger font size
a sublevel of the off-canvas menu without back link
the off-canvas menu with the menu items of the footer service navigation
the off-canvas menu with the languages and currencies area
the off-canvas menu without borders below the respective menu items
extension configuration part 1
extension configuration part 2
extension configuration part 3
extension configuration part 4
category custom field in shopware administration
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2025-05-18