Mautic Addon - Add menu item

Hi Mautic team,



We’re working on an Add-on Development and would like to add a new menu item to current Mautic menu, but we can’t find any way to get it added properly to the current Mautic menu, what we’re doing is added it by using session, but it will be expired every time user restarts the browser, so it’s not obviously a good idea.



Could you help to give some instructions on how we can get this sorted? Or is there any available document that we can follow?



Thanks for your support.



Regards,

Bryan.

Hi Mautic team,

We’re working on an Add-on Development and would like to add a new menu item to current Mautic menu, but we can’t find any way to get it added properly to the current Mautic menu, what we’re doing is added it by using session, but it will be expired every time user restarts the browser, so it’s not obviously a good idea.

Could you help to give some instructions on how we can get this sorted? Or is there any available document that we can follow?

Thanks for your support.

Regards,
Bryan.

Hi Bryan,

There are WIP developer docs temporarily published at http://mautic.github.io/developer-documentation (generated from https://github.com/mautic/developer-documentation). There is a lot still missing but it goes over how to add menu items through an addon.

Thanks!
Alan

Hi Alan,

It’s working. Thanks a lot for your help.

Regards,
Bryan.