zerit0 Posted August 4, 2011 Share Posted August 4, 2011 Hi guys, I am building my first Prestashop site from scratch, have read lot of resources about it and everything is going well so far EXCEPT for a new page I have to create. I need to create a new page which will list all the products without the "add to cart button" (without category filtering). I think the functionality itself should not be so complicated to develop but my question mainly is: what is the best way to create a new page in prestashop which contains new logic? I have thought of building a new module and hook for this, but in this case where should I display the hook? Thanks in advance for your help! Link to comment Share on other sites More sharing options...
oarecare Posted August 5, 2011 Share Posted August 5, 2011 you just create the module w/o any hooks, and link to it from the top menu. So you link to modules/yourmodule/yourmodule.php At least that's the way i'd do it. 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