Themes developer guide for Prestashop 1.7
- 3.6
Brief Introduction
Create a custom theme for prestashop 1.7Description
Learn how to create a cusotm theme from scratch and based on skeleton theme (Starter Theme) for the latest version of Prestashop 1.7 .
we will start with an introduction to Prestashop 1.7 what's new about it then we will learn how to create a very from scratch theme then we will create new theme based on the starter theme kit offered by Prestashop team .
Requirements
- Requirements
- Knowledge about PHP, Html and Css
- Having a prestashop 1.7 installation running on a local machine or in a hosted server
- A computer with an IDE ( PHPStorm if possible )