• Writing your own Prestashop Module – Part 5

    The finishing touches

    Introduction

    In this part of our basic module writing tutorial series we’ll look at the final steps to transform our Tutorialthird module class into a base template that we can use to kick start the writing of new modules. Rather than republish the same old code again we’ll only discuss the changes, but I’ve added a download link at the end of this part so you can grab the final code and use it as the basis for your own projects. We’re going to call this module “Skeleton” – a name that we’ll replace with our own when it comes to producing new modules based on it.

    Updated for Prestashop version 1.4 onwards.

    Continue reading "Writing your own Prestashop Module – Part 5"

    Posted on August 3, 2009 | Related Categories: Tutorials | 21 comments