Ask, reply and learn. Join the community of Akaunting.
Hello, Everyone,
I have created one module and I want to access it from side menu. I am facing the problem related to routing. I'm trying to access it in AddMenu file :
$menu = $event->menu;
$menu->url('my-module/setting', 'Setting', 4, ['icon' => '']);
but it doesn't works for me. Can anybody help me, plz?
Hello,
Here you can find how to add to menu:
https://akaunting.com/docs/developer-manual/menu
Regards
Showing 1 to 2 of 2 discussions