Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

Issue related to Module route

Rashmi   ( User )

Commented 3 years ago

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?

Denis Dulici   ( Admin )

Commented 3 years ago

Hello,

Here you can find how to add to menu:

https://akaunting.com/docs/developer-manual/menu

Regards

Please login or register to leave a response.

Showing 1 to 2 of 2 discussions