Book Image

PrestaShop Module Development

By : Serny
Book Image

PrestaShop Module Development

By: Serny

Overview of this book

If you are a developer who is new to PrestaShop and wants to get a good foundation in development on the PrestaShop framework, this book is for you. It's assumed that you will have some experience with PHP5, jQuery, and HTML/CSS (no need to be an expert on it).
Table of Contents (13 chapters)
12
Index

Summary


In this chapter, we saw how to secure our module, check for malicious code, and improve the performance of our modules.

In the next pages, you will find the Appendix, Native Hooks, containing interesting points such as an almost exhaustive list of the available hooks.