Book Image

PrestaShop Module Development

By : Fabien Serny
Book Image

PrestaShop Module Development

By: Fabien Serny

Overview of this book

Table of Contents (19 chapters)
PrestaShop Module Development
Credits
Foreword
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we learned what Context is and how to use it. More precisely, we have seen how to make our module compliant with the multilingual feature and how to include CSS and JS files in the active theme with our module. At last, we talked a little about compatibilities and dependencies check.

In the next chapter, we will see more about the install and update methods. We will upgrade our module with new fields to improve our comment module.