Dynamic Hooks with the __call() Method

When developing a module for PrestaShop that appears in different locations, or hooks, in the back or front office, we use the integrated hook system in PrestaShop to “graft: the module anywhere you want. The system works great. However, as … Read more

Optimize your Performances with CSS Sprites

Everybody wants to maximize their store’s loading speed. In this need for speed era, every second counts to retain customers from bouncing off your page to your competitor’s store. Images usually take the longest to load, but does everyone know … Read more

Custom URL Routing for PrestaShop Modules

PrestaShop v1.5 revolutionized the way you control and customize URLs. From Friendly URLs, to customized URL routing, PrestaShop is the e-commerce software on the forefront of URL capabilities. In v1.5.3, we’ve added a small new feature to the URL dispatcher … Read more

Take an Inside look at PrestaShop Modules

I. Module Installation and Configuration a. Enhance your PrestaShop store with Modules You’ve probably noticed that the instant you install PrestaShop, it comes fully equipped with a variety of modules. These modules deliver added functionality to your PrestaShop store such … Read more