MaRkiTuS_11 Posted January 19, 2014 Posted January 19, 2014 (edited) Hi, We are developing a project and we are basing our development on this new version. It doesn't matter if it isn't an stable version because ours project is completly modular and is not affected for the rest of Prestashop. The question is, how we should create new pages in Php in Prestashop 1.6. I read about doing it trough modules but we haven't able to make it work using any of the methods we have found online. So, how should be do it? Thanks for your attention! Edited January 25, 2014 by MaRkiTuS_11 (see edit history) Share this post Link to post Share on other sites More sharing options...
El Patron Posted January 22, 2014 Posted January 22, 2014 learn helpers...look at existing module that come with ps to learn helpers... learn more here http://doc.prestashop.com/display/PS15/Helpers I know it's for 1.5, but it is also pertinent to 1.6 Share this post Link to post Share on other sites More sharing options...
MaRkiTuS_11 Posted January 25, 2014 Posted January 25, 2014 Thank you! I will have a look, maybe it will help me Finally investigating the code I've come with the way to do what I need to do but helpers, as the word says will help me Share this post Link to post Share on other sites More sharing options...
NemoPS Posted January 25, 2014 Posted January 25, 2014 In any case, even thought I didn't try it yet, I think the solution for 1.5 still works on 1.6: http://blog.arvixe.com/how-to-create-new-pages-in-prestashop/ 1 Share this post Link to post Share on other sites More sharing options...
Recommended Posts