PrestaShop is a free and open-source e-commerce storefront/shopping cart solution based on PHP, the Smarty templating engine, and MySQL.
I am new to prestashop. 2 days before i installed prestashop Version 1.6.1.6 in my localhost. But now i forgot its admin …
prestashop prestashop-1.6I need to select all products, but currently my code is: $products = $category->getProducts((int)($params['cookie']->…
prestashop producthow to create a new page in prestashop admin panel? I tried using creating a new admin controller file and …
php admin prestashop prestashop-1.5After extensive search over internet i am sure that Prestashop does not return data in JSON format, it only returns …
php web-services json prestashopI am using Sublime text editor. I want to validate a Prestashop module in the validator. But it showing the …
php replace sublimetext3 prestashopI need to get list of all categories and their ids on product page in Prestashop (I am using v 1.6.0.9). …
php prestashop categoriesI guys i try to create a custom product from a module with this code : $defaultLanguage = new Language((int)(Configuration::…
php prestashopI used bitnami stack to setup a new vm instance on Google compute engine. The stack had prestashop preinstalled with …
git github prestashop google-compute-engine bitnamiI've been working with PHP for a while, but fairly new to Smarty. I'm working with Prestashop and I've noticed …
php smarty prestashopI've being searching for a good solution for this combination and after following these: http://www.phamviet.net/2012/06/03/prestashop-rewrite-url-on-nginx/ Nginx …
.htaccess nginx prestashop prestashop-1.6