Add external link in Abiquo header menu
Author: @Xavier Thevenot (Unlicensed)
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 theclient.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 themainmenu.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