Page 1 of 1

You are adding a new menu item to the admin backend which will link to a custom backend page. The declaration of the rou

Posted: Sat Aug 20, 2022 7:54 am
by answerhappygod
You are adding a new menu item to the admin backend which will link to a custom backend page.
The declaration of the route:

What do you specify as the menu item action attribute value so it links to /admin/mycompany/mymodule/?
You Are Adding  1
You Are Adding 1 (9.91 KiB) Viewed 148 times
A. action=ג€adminhtml/mycompany/mymodule/ג€
B. action=ג€admin/mycompany/mymodule/ג€
C. It is not possible without extending the adminhtml route in routes.xml
D. action=ג€mycompany/mymodule/ג€