Prestashop support
How to resolve the most common PrestaShop errors
PrestaShop is one of the most popular CMS platforms for online stores. It offers a wide range of plugins, modules, and themes to customize and add new functionalities to your shop. As usual, while working with the application, error messages may ...
How to modify the associated domain of the Prestashop
When we modify the site of our PrestaShop installation, the website loads incorrectly, the template or stylesheet does not load, we cannot access the admin panel, etc. This happens because, at the time of installing our PrestaShop, the current path ...
How to change the Prestashop administrator user password (Backoffice)
From the PrestaShop database, you can manually modify the PrestaShop administrator password (also known as Back Office) without needing to log into the admin panel itself. To do this, the first step is to obtain the cookie_key of your PrestaShop in ...
How to reset/delete prestashop cache
Cache is a feature used by PrestaShop to temporarily store data and resources, which significantly improves the loading speed of your online store. However, as you make changes to the site, such as modifying the design, products, or categories, it ...
.htaccess default from PrestaShop
The .htaccess file is a configuration file used on Apache-based web servers. It is used to control and configure the behavior of a website. The .htaccess file has multiple functions and allows you to customize a website’s configuration in a specific ...
How to set up the database in Prestashop
PrestaShop is a popular e-commerce platform that allows you to create and manage your online stores effectively. A fundamental part of PrestaShop configuration is the correct database setup. The database stores critical information about products, ...
How to modify the domain and/or folder associated with Prestashop
When we modify the site of our PrestaShop installation, the store may stop working. This happens because, at the time of installing PrestaShop, the current path is stored. To modify the paths of our installation, we must manage the PrestaShop ...