webgate/module-custom-menu

快速访问的自定义菜单

安装: 3

依赖项: 0

建议者: 0

安全性: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:magento2-module

1.0.0 2019-10-10 11:46 UTC

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

文档(如何使用)

webgate-soft-1

click on the "add currnet link to meun" to add current link to menu

webgate-soft-2

if you want to edit the menu click 'Ok' or not just cilck on the'Cancel' 

webgate-soft-3

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-soft-4

转到 webgate > WebGate 自定义菜单 > 设置

webgate-soft-5


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 

WebGate Soft