File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1- ##installation
1+ # installation
2+
23composer require "webgate/module-custom-menu":"* "
34
4- ###server installation
5+ ### server installation
56```
67cd root project
78php bin/magento setup:upgrade #create table and update database
89php bin/magento setup:di:compile #create dependence and generate code
910php bin/magento setup:static-content -f en_US #or any local like en_GB for UK (generate static file like css and js )
1011php bin/magento c:f #clear cache
1112```
12- #document (how to use)
13+ # document (how to use)
14+
1315<img src =" https://raw.githubusercontent.com/webgatesoft/admin-custom-menu/master/img/1.png " alt =' webgate-soft-1 ' >
1416
1517```
@@ -32,7 +34,7 @@ target : defines how a link should opened
3234
3335
3436```
35- ###custom menu config
37+ ### custom menu config
3638<img src =" https://raw.githubusercontent.com/webgatesoft/admin-custom-menu/master/img/4.png " alt =' webgate-soft-4 ' >
3739
3840``` go to webgate > WebGate Custom menu > setting ```
@@ -48,4 +50,4 @@ Position 2 : postion of menu right or left
4850
4951```
5052
51- [ WebGate Soft] ( webgatesoft.com )
53+ [ WebGate Soft] ( webgatesoft.com )
You can’t perform that action at this time.
0 commit comments