Add external link in Abiquo header menu

Author: @Xavier Thevenot

To enable users to go to an external link for user management, display an additional icon in the main menu

  1. In client-config-custom.json file, configure the client.header.link.usersmanagement client property.

    "client.header.link.usersmanagement" : "http://www.yourexternallink.com"
  2. Edit the user role, and assign the Manage users privilege

  3. The default label for the icon is ext_link.
    To change this label, edit the lang_en_US_custom.json file, and set the value of the mainmenu.button.usersmanagement label:

    "mainmenu.button.usersmanagement":"the new label",

     

This icon will now display and users can click on it to go to the external user management link.

Main menu icon for external user management link

 

Related links:



Copyright © 2006-2024, Abiquo Holdings SL. All rights reserved