Jump to content

tpl file for back end module


senthil.r

Recommended Posts

Hi,

 

I would like to create a custom module in Prestashop 1.6

I created controller file in <root_folder>/controllers/admin/Admin<mymodule>Controller.php

and created class file in <root_folder>/classes/<module_class>.php

and created menu using Administration -> Menus.

 

Now the menu is loaded and click on the menu it load the controllerpage, BUT I do not know where the template file is located and I want to show a form in my custom module landing page.

 

Please help me to load a custom form in the landing page.

 

Thanks.

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...