How to create a prestashop module
Creating a module is really easy in prestashop in 5 minutes
Below are some easy quick tips that could help you..get an idea about the basics...
1. See the modules folder in the root folder.
2. You can make a copy of any one module inside the many folders you see inside modules folder.
3.now rename the folder you created acoourding to your module name.
4.learn the structure of smarty frameworks php
5.write code that matches your functionality needs and assign the smarty variables and set the template.
6. Remove bugs.
7.here is your awesome created module!
https://www.youtube.com/watch?v=17zYI02Rb64&index=3&list=PLjP3OafnSLJPpTt01JKsKMpHE6PEfwlWz
If you have any doubts you can post below i will explain.Thanks.I will even send you the code joeljfernandes@yahoo.com is my email
2 comments: