This tutorial shows how to install PrestaShop template.
Uploading template files
First of all open the downloaded template package and go to the theme folder.
There you should see the following directories:
- img
- modules
- themes
Upload these folders to your PrestaShop installation root.
Please note: these folders won’t harm your store in any way
Feel free to check the detailed video tutorial on how to upload files to the hosting server.
Installing template sample data
ATTENTION: Importing the SQL file to your database will overwrite your existing content and website settings. DO NOT import the SQL file if you want to keep the existing content
NOTE: ALWAYS backup your database before performing any modifications
In order to make the template appear as at the template preview you need to install template sample data.
- Open your hosting control panel and go to phpMyAdmin tool
- Select your database and click Import button IMG1
- Click browser and in the appeared window select dump.sql file from the template sources folder.
- Click Go to start importing.
Template activation
When the sample data installation is complete please open your PrestaShop admin panel and go to Preferences > Appearance.
Scroll down the the Themes section and activate your new theme.
IMG2
Click Save button to keep your changes.
Feel free to check the detailed video tutorial on how to install PrestaShop template.