Nishith Nesdiya Posted September 5, 2013 Share Posted September 5, 2013 hi friends i am new prestashop developer i create a my custom module with product extra tab i am using the the my modules file public function hookDisplayAdminProductsExtra($params) how to create a module admin controller of this tab pls help me... Link to comment Share on other sites More sharing options...
vekia Posted September 5, 2013 Share Posted September 5, 2013 you don't have to create separate controller for this. You can define in this hook simple .tpl file exactly the same as in simple hooks. Link to comment Share on other sites More sharing options...
Nishith Nesdiya Posted September 5, 2013 Author Share Posted September 5, 2013 thanks ....for your answer Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now