Dev_prest Posted February 19, 2019 Share Posted February 19, 2019 (edited) Hello, I am new in prestashop, I found a module cmshomepage but it does not solve my problem because this allows to define a page cms as homepage against me I want to define a category as homepage thanks for your help Edited February 19, 2019 by Dev_prest (see edit history) Link to comment Share on other sites More sharing options...
tdsoft Posted February 20, 2019 Share Posted February 20, 2019 You can open Index Controller and redirect to your Category in file: controllers\front\IndexController.php function: Tools::redirect('index.php?controller=category'); 1 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