webgate / module-custom-menu
快速访问的自定义菜单
1.0.0
2019-10-10 11:46 UTC
Requires
This package is auto-updated.
Last update: 2024-09-11 14:49:33 UTC
README
composer require "webgate/module-custom-menu":"*"
服务器安装
cd root project
php bin/magento setup:upgrade #create table and update database
php bin/magento setup:di:compile #create dependence and generate code
php bin/magento setup:static-content -f en_US #or any local like en_GB for UK (generate static file like css and js )
php bin/magento c:f #clear cache
文档(如何使用)
click on the "add currnet link to meun" to add current link to menu
if you want to edit the menu click 'Ok' or not just cilck on the'Cancel'
sort order : defines the postion of the menu's item
url : defines url of the menu's item. you can use an extrnal url like www.google.com
title : defines the title of the menu's item
icon : icon that shown aside if the menu's item
target : defines how a link should opened
自定义菜单配置
转到 webgate > WebGate 自定义菜单 > 设置
Enable : if set No the menu has been gone
Have a separate menu for each admin? : if set yes eac admin user can have a diffrent menu
Position 1 : postion of menu top or boottom
Position 2 : postion of menu right or left