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 enable the multistore feature and create new shops. Also, you learned how to make your module code compliant with this feature.

In the next chapter, you will learn about security and various performance tips.