PrestaShop is a free and open-source e-commerce storefront/shopping cart solution based on PHP, the Smarty templating engine, and MySQL.
I would like to add categories programmatically to prestashop, i tried this code $object = new Category(); $object->name = "xcvxvvx"; …
categories prestashopI have migrated my prestashop 1.5.6 e-commerce site to a new server, Process i did was just upload the files to …
prestashop prestashop-1.5 server-migrationI am having multiple questions about this topic As the title states, I am in need to find the correct …
prestashop prestashop-1.6I have a product that belongs to two categories "rings" and "collections->waves" (category->subcategory) I can show …
categories product prestashopI'm trying to make a docker environment for a Prestashop project. I have it almost working but for some reason, …
docker prestashop prestashop-1.6In Prestashop, I've created a custom form where I show a list with all products and the user can fill …
php prestashop cartRecently I have created a eshop website using prestashop https://www.prestashop.com/en/ And since I am going to …
php android api prestashop prestashop-1.6I have a PrestaShop module called 'MyMenu' and I want call this menu with an AJAX call. My module is …
ajax module prestashop prestashop-1.7I get the ERR_TOO_MANY_REDIRECTS error just modules and products page on the prestashop admin panel. When i …
redirect prestashop prestashop-1.7I just installed PrestaShop 1.7.2.0 and I'm getting error 500 when I'm trying to access /admin. My admin folder on FTP is …
prestashop admin prestashop-1.7