How to Install a Theme in PrestaShop
Method 1: Upload Theme ZIP (Recommended)
- Log in to your PrestaShop Back Office.
- Go to Appearance → Theme & Logo.
- Click Add a Theme.
- Select Import from Computer.
- Upload the theme
.zipfile. - Click Save.
- After installation, click Use this Theme to activate it. (help-center.prestashop.com)
Method 2: Install via FTP
- Extract the theme ZIP on your computer.
- Upload the theme folder to:
/themes/ - In Back Office, go to Appearance → Theme & Logo.
- Click Add a Theme and choose Import from FTP.
- Select the uploaded theme and activate it. (help-center.prestashop.com)
After Installation
- Clear the cache:
- Advanced Parameters → Performance
- Click Clear Cache
- Check your store on desktop and mobile.
- If the theme includes modules, install or enable the required modules as instructed by the theme developer. (help-center.prestashop.com)
Common Errors
- “Invalid theme archive” → Upload the main theme ZIP, not the entire downloaded package.
- White screen after activation → Clear cache and verify PHP version compatibility.
- Missing layout or modules → Install all theme-required modules.
Which version are you using: PrestaShop 1.7, 8, or 9? I can give version-specific installation steps.
