INTRODUCTION


It was hard before to manage WHMCS menu, for example if you want to add new menu item, change it's place or make it hidden or shown in certain condition, or even to translate the title.

Earlier it required you to know at least the basics of HTML and CSS, or to deal with PHP sometimes.

Now you can do all of this and even more using this module that enables you to do numerous actions like adding unlimited menus and sub-menu items, identifying when and to whom each item will be displayed, add translations to several languages from the same place, changing the order of menu items using Drag-Drop technique, and many more, all of this can be done easily only with few clicks.


Key Features:
  1. Add Unlimited Menus and Submenu items
  2. Compatible with WHMCS Template Six and Five
  3. Compatible with Custom Templates
  4. Change menu items ordering with Drag-n-Drop
  5. Add translation to each item easily
  6. Add additional attributes to each menu item
  7. Add core system URL from categorized lists, or external URL
  8. Add icon to each menu item
  9. Automatically display badge number (ex. Total Active Services, Open Tickets, Due Invoices, etc).
  10. Choose when to display specific menu item (Visitors, Clients only, or Clients with active products, etc)
  11. Open URL in the same window or in new window
  12. Install WHMCS default menu items with one click

INSTALLATION


WHMCS Advanced Menu Manager is like any other WHMCS addon module, to install it please follow this simple steps:

  1. After Purchasing download the item package from Downloads section.
  2. Extract package file in your PC hard drive, upload the content of "/Upload_To_Root_Of_WHMCS/" folder to the root of WHMCS installation.
  3. Go to Admin Area -> Setup -> Addon Modules, then activate "Advanced Menu Manager".
  4. Now click the "Configure" button to choose who can access/manage this module, then click "Save Changes".
  5. Done.

VISIBILITY OPTIONS


This feature allows you to show or hide menu links in certain conditions, Examples of use:

  1. Display menu link to visitors only, so after logging in this link will go away.
  2. Display menu link to clients only, so only when client is logged in this menu item will be visible.
  3. Display menu link if Affiliate system enabled.
  4. Display menu link if Domain registeration/transfer setting enabled.
  5. Display menu link if client is registered as affiliate. NEW
  6. and more..

 

TRANSLATIONS


Through a single interface you can translate the text of the link to any or all of the languages available in your WHMCS installation.


 

BADGES


Display account stats inside menu links, The available options is:

  • Total Products/Services
  • Active Products/Services
  • Total Domains
  • Active Domains
  • Due Invoices
  • Overdue Invoices
  • Active Tickets
  • Credit Balance
  • Shopping Cart Items NEW

 

ICONS


Display descriptive icons inside menu links.

By default WHMCS support Font Awesome Icons, You can place Font Awesome icons using the CSS Prefix fa and the icon's name for example fa fa-life-ring this will be the outcome 

These is the icons available for use from Font Awesome.


 

ADDITIONAL ATTRIBUTES


This feature allow you to add any number of additional attributes to your links, so you can handle it through Javascript, or apply special styling with CSS, etc.


 

TEMPLATE VARIABLES


Use template variables to display real content from the system and/or Database like logged-in client name, etc.

We have added support for 2 variables until now, and more might be added in future releases, supported variables is:

Variable Description
{$clientfirstname} Print logged-in client first name
{$clientlastname} Print logged-in client last name
Was this answer helpful? 1 Users Found This Useful (2 Votes)