Learn how to use PrestaShop tutorials step-by-step for your e-commerce store.


It's time to set up your store with these how-tos & tutorials based on PrestaShop. This open-source ecommerce platform allows you to create and manage PrestaShop products in an ecommerce store with ease and efficiency.

However, to make the most out of PrestaShop, you need to know how to customize it according to your needs and preferences. That’s why we have created these PrestaShop tutorials for you.

Tutorials & tricks for your PrestaShop site.

These tutorials will show you how to:

  • Start the PrestaShop installation process.
  • Configure and customize PrestaShop for your PrestaShop website.
  • Manage the PrestaShop database.
  • Modify a PrestaShop theme.
  • Editing a PrestaShop module or setting up the payment method.
  • Active maintenance mode.

You will learn how to set up your products, categories from the back office, and choose the right hosting provider or web server, and download and install modules from our PrestaShop marketplace.

We also help you to customize the checkout page, integrate with a payment gateway and more.

You will also learn how to optimize your site for SEO and performance.

Whether you are a beginner or an expert, you can find a useful PrestaShop tutorial that will help you master PrestaShop and take your business to the next level.

Written by on

As you know, your boutique database is the most value of your e-commerce business. So, backup your Prestashop database everyday or you will lost everything.

In case you own or run a website for a fast-growing e-commerce business, you may well be at a crossroads. Your database is supported by a single server, but your business is growing so quickly that you are getting dangerously close to a crash.

It is strongly recommended that you backup the database at regular intervals and before an upgrade.

NOTE: This Prestashop tutorial will show you how to backup your Prestashop database that include all your products, cms, manufactures and others, but DO NOT backup the files and folders such as images, theme files on the server.
If you need a complete Prestashop module to backup your database and files, i recommend you to use SOO Prestashop Cloud Backup.

Written by on

2 years ago i wrote the article about Prestashop 1.6 icons. At that moment, Prestashop uses a customized version of FontAwesome as its icons framework. After 2 years, in August 2016, Prestashop 1.7 is comming soon and i found a new thing about Prestashop Icons.

Now, Prestashop Team uses "Material Icons" from Google as its build-in icons

You could easy to use these icons on your ecommerce site like this :

<i class="material-icons">face</i>

Above method is supported in most modern browsers on both desktop and mobile devices.

For browsers that do not support ligatures, fall back to specifying the icons using numeric character references like the example below:

<i class="material-icons">&#xE87C;</i>

Do not forget we have 235 Premium Prestashop Icons that works well on both Prestashop 1.6 & 1.7. You could use Prestashop Default icons and 235 Premium Prestashop Icons on creating your Prestashop Mega Menu module - Magic Menu.

You might want to discover about logo Prestashop and how to customize it for your website?

Here is the list of Prestashop 1.7 icons for your ecommerce store :

Written by on

On the first time we released Magic Menu - the best Prestashop Mega Menu module, we brought to you 235 premium Prestashop icons and beautiful design for e-commerce sites.

At that moment, if you want to use these icons, you have to open the user guide documentation and search!

Now everything is easier. As soon as you create a new menu, you can select any icons you want with just one click.

Do not need the Userguide documentation, without detection and not worry about the wrong value.

Written by on

Anyone can have an online store and provide people with their required products. However, the real problem arises when you have to ship the products in different geographical areas. So now, with the advancement in technology you can offer your deals with this module.

This Prestashop module will allow you to provide your customer with free or discounted shopping.

With promo codes, you can simplify the process of providing your customers with effective gifts and vouchers.

Written by on

When you install Prestashop on a server with Mysql 5.7, you will get an error occured installation process :

"SQL error on query All parts of a PRIMARY KEY must be NOT NULL, if you need NULL in a key, use UNIQUE instead​"

This error will breaks your installation process whether you try to reinstall as many times. Here is the way to fix this problem.