标签: php smarty prestashop
我想知道是否可以仅使用PHP为prestashop创建一个完整的主题,而不使用Smarty。 感谢
答案 0 :(得分:2)
是的,这是可能的。您可以使用PHP从Shop中读取数据并在没有Smarty的情况下呈现它。但Smarty会让你的生活更轻松。
请看:http://www.prestashop.com/forums/topic/122579-prestashop-without-using-smarty/