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:Â
InÂ
client-config-custom.json
 file, configure theÂclient.header.link.usersmanagement
client property."client.header.link.usersmanagement" : "http://www.yourexternallink.com"
Edit the user role, and assign the
Manage users
privilegeThe default label for the icon is
ext_link
.
To change this label, edit thelang_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.
Â
Related links:
Copyright © 2006-2024, Abiquo Holdings SL. All rights reserved