Jump to content

How to create new menu (&controller) in backoffice


Recommended Posts

Hi!

(sorry my poor english)

 

I create new menu in backoffice:

Name : JTC

Class: AdminJtcController

Module : (empty)

 

I, put the AdminJtcController.php in the /controllers/admin/ folder.

 

class AdminJtcController extends ModuleAdminController

 (or try class AdminJtcController extends AdminController)

 

but my error : Controller not found.

 

i try delete the cache/class_index.php but not working.

 

What is the problem?

 

Thank You!

 

Andrew

 

Link to comment
Share on other sites

×
×
  • Create New...