Jump to content

Adding module admin controller link to menu


Recommended Posts

I have route to custom admin controller indexAction() which is accessible through url : localhost/admin/modules/sync/index and works fine.

Is there any way to add this link to admin sidebar menu? I tried it with Tab, but I always get :

Quote

 

Page not found

The controller AdminSyncController is missing or invalid.

 

My controller extends FrameworkBundleAdminController.

Prestashop 1.7.6.4

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...