webgate/module-custom-menu

a custom menu for fasting access

1.0.0 2019-10-10 11:46 UTC

This package is auto-updated.

Last update: 2024-04-11 14:01:19 UTC


README

composer require "webgate/module-custom-menu":"*"

server installation

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

document (how to use)

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


custom menu config

webgate-soft-4

go to webgate > WebGate Custom menu > setting

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