Top "Prestashop" questions

PrestaShop is a free and open-source e-commerce storefront/shopping cart solution based on PHP, the Smarty templating engine, and MySQL.

How can i find admin panel URL of my prestashop

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.6
Prestashop all products

I need to select all products, but currently my code is: $products = $category->getProducts((int)($params['cookie']->…

prestashop product
How to create a new page in prestashop admin panel?

how to create a new page in prestashop admin panel? I tried using creating a new admin controller file and …

php admin prestashop prestashop-1.5
Prestashop Web service to return JSON

After extensive search over internet i am sure that Prestashop does not return data in JSON format, it only returns …

php web-services json prestashop
php validation issue End of line character is invalid; expected "\n" but found "\r\n"

I am using Sublime text editor. I want to validate a Prestashop module in the validator. But it showing the …

php replace sublimetext3 prestashop
Display all categories on product page Prestashop

I 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 categories
Create product from a module in prestashop

I guys i try to create a custom product from a module with this code : $defaultLanguage = new Language((int)(Configuration::…

php prestashop
How to Install git in google compute engine?

I 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 bitnami
Force Smarty to show PHP errors

I've been working with PHP for a while, but fairly new to Smarty. I'm working with Prestashop and I've noticed …

php smarty prestashop
PRESTASHOP NGINX + REWRITE RULES

I'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