What is PrestaShop?
An open-source, self-hosted e-commerce CMS built in PHP. What each word means and why it matters.
Tema 04 · 6 modules
From zero to building and maintaining PrestaShop stores for clients. Install, configuration, themes, custom modules and going live.
PrestaShop · Fonaments
The open-source e-commerce CMS you control top to bottom.
An open-source, self-hosted e-commerce CMS built in PHP. What each word means and why it matters.
PrestaShop · Fonaments
Do WooCommerce and Shopify do the same? Not exactly.
When PrestaShop makes sense against the two most common alternatives, without fanaticism.
PrestaShop · Fonaments
What the server must have before installing anything.
What the server needs to run PrestaShop and the local environment you'll build to develop.
PrestaShop · Instal·lació
A copy on your machine to break things without fear.
Bring PrestaShop up on your machine with Docker or XAMPP, step by step.
PrestaShop · Instal·lació
A map so you don't get lost in the code.
What's inside the install and where each thing lives (admin, modules, themes, src).
PrestaShop · Configuració
The heart of the store, well organized from the start.
PrestaShop's catalog model: combinations, features and how to organize it.
PrestaShop · Configuració
The three gears that close a sale.
Set up carriers, tax rules and payment methods so the store can sell.
PrestaShop · Temes
How the visible face of the store is built.
How themes work in PrestaShop and the move from Smarty toward modern templates.
PrestaShop · Temes
Customize without getting stuck on one version.
Customize the front without touching the base theme, so you can update without losing work.
PrestaShop · Mòduls
The unit you extend PrestaShop with.
A module's minimal files, the main class and the lifecycle (install/uninstall).
PrestaShop · Mòduls
From empty folder to something visible on the front.
From empty folder to an installable module that hooks in and shows something on the front.
PrestaShop · Mòduls
Two ways to reach into the core, with very different risks.
The two ways to plug code into the core, when to use each and their risks.
PrestaShop · Producció
From your machine to a real server, without surprises.
Move from local to a real server: pick hosting, push the store and set up the domain and HTTPS.
PrestaShop · Producció
A slow store is a store that loses sales.
PrestaShop cache, template compilation and good practices to keep the store fast.
PrestaShop · Producció
The project ends when the client can run it alone, not when it works.
Training, documentation, access and maintenance: closing the project professionally.