Creating a Prestashop 1.4 theme from scratch – Part 3 (Framework Overview)
0
2 images
Javascript
PHP
Prestashop
Smarty
Web Development
javascript
module
php
prestashop
smarty
theme
tutorial
walkthroughThis is a partial post in the walk through series for creating custom theme for Kids Delight website using Prestashop and PHP. This post outlines the basic structure of the prestashop framework and is themes. Table of Contents Overview Environment Setup Initial Steps Framework Overview Creating a Module DelightTheme Module Standard UI Module Styling a [...]
Creating a Prestashop 1.4 theme from scratch – Part 2 (Initial Steps)
10 images
Javascript
PHP
Prestashop
Web Development
javascript
module
php
prestashop
smarty
theme
tutorial
walkthroughThis is a partial post in the walk through series for creating custom theme for Kids Delight website using Prestashop and PHP. This post outlines the initial steps necessary to create the new theme, before diving into coding. We will be using the kids-delight.local website we created in the previous session to develop our new [...]
Creating a Prestashop 1.4 theme from scratch – Part 1 (Environment Setup)
33 images
Javascript
PHP
Prestashop
Web Development
javascript
module
php
prestashop
smarty
theme
tutorial
walkthroughThis is a partial post in the walk through series for creating custom theme for Kids Delight website using Prestashop and PHP. This post outlines the steps to setup a Windows 7 based computer with the software & components required. The PHP application is hosted by IIS within FastCgi module. If you do not use [...]
Creating a Prestashop 1.4 theme from scratch – Overview
Before I develop a new theme, while learning PHP, Prestashop framework and the Smarty template engine(used by Prestashop for theming), I thought of writing a series of posts describing my experiences and creating walkthroughs for many programmers who are new to PHP & Prestashop, but want to try them.
















