hello,
I hope all doing well
How I can add new items on menus ?
for example, on end user menu
add the item: Live Chat Support
url: https://chatURL
add the item: Forum
url: https://forumURL
thanks,
rodrigo
Hello,
To be honest: i would not recommend adding any custom items to the left menu (it's a difficult process, and you have to repeat it on each update aswell as it's hard coded in files which do update).
Normally when we got a client requesting this i tend to make the header customized as a custom theme, which is relatively easy to update and maintain and also looks like it's part of the company (similar colors, etc).
Hope this helps.
Regards,
Marco Tiggelaar
Understood
but, how I can add one or more item on left menu ? 🙂
what's the file I need to edit ?
what's the item I need add into the file ?
thanks,
rodrigo
It's unfortunately not just a file to edit.
in most cases it requires the source to be compiled.
starting with the portalapp_data folder
which has modules config, pages config and modulesdata config.