• Writing your own Prestashop Module – Part 3

    Storing Module Configuration

    Introduction

    In the third part of this series we’ll look at how we can store configuration data for our modules in the Prestashop database, and how we can allow users to interact with this data to control the module’s behaviour. We will also briefly touch on how we can generate output from our module to provide visual feedback of the configuration changes.

    Updated for Prestashop version 1.4 onwards.

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

    Posted on July 20, 2009 | Related Categories: Tutorials | 5 comments