-
We're building a Starter Theme for PrestaShop 1.7.0.0
What we have in mind and how you can contribute
If you’ve ever tried to create a PrestaShop theme from scratch, you might have noticed it requires quite a large skillset: not only must you know HTML, CSS and Smarty, but you also need to be very familiar with the inner workings of PrestaShop itself. There is a lot of business logic going on in the templates, it is hard to tell apart classes that are used for styling from classes that are used by JavaScript-powered features, etc.
Continue reading -
Architecture Improvements in 1.6.1.0
Cool new toys for PrestaShop developers
With the release of PrestaShop 1.6.1.0 we are going to introduce exciting new tools in the codebase that are designed to help write more modular, testable code that enforces separation of concerns.
Continue reading