US: 1-941-4621-069
  
Cyprus: 3-572-2052-781

Go Back   ISPsystem.com Forums > BILLmanager > General questions


Reply
 
Thread Tools
Old 09-22-2016, 08:38 AM   #1
Member
 
Join Date: Mar 2013
Posts: 42
RocketMan is on a distinguished road
Default Hide menu items

Dear support,

we are testing your billing system. It looks good, but there are too many unnecessary menu sections that may confuse our customers. We would like to hide them. Is that possible?

Thank you
RocketMan is offline   Reply With Quote
Old 09-23-2016, 03:42 AM   #2
ISPsystem team
 
Join Date: Jul 2014
Posts: 443
ksenya is on a distinguished road
Default

Hello RocketMan

If you need to hide unnecessary menu modules, you can write a plug in, something like this:


root@d:~# cat /usr/local/mgr5/etc/xml/billmgr_mod_hide.xml
<?xml version="1.0" encoding="UTF-8"?>
<mgrdata>
<mainmenu level="16" name="User" startpage="dashboard">
<node name="mainmenuservice" after="customer">
<node name="domain" if="myhide"/>
<node name="vds" if="myhide"/>
</node>
</mainmenu>
</mgrdata>
ksenya is offline   Reply With Quote
Old 09-23-2016, 03:52 AM   #3
Member
 
Join Date: Mar 2013
Posts: 42
RocketMan is on a distinguished road
Default

Quote:
Originally Posted by ksenya View Post
<mainmenu level="16" name="User" startpage="dashboard">
What is level 16? Is it a user role? I need for Admin as well.
RocketMan is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 09:19 PM.