i wondering if it’s possible to create a full theme for prestashop using only PHP, without Smarty.
Thanks
i wondering if it’s possible to create a full theme for prestashop using only
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, it would be possible. You can use PHP to read data from the Shop and render it without Smarty. But Smarty would make your life easier.
Just look at: http://www.prestashop.com/forums/topic/122579-prestashop-without-using-smarty/