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 saw how to create and install AdminController with our module. You learned how to use admin hooks and make Ajax requests in the administration panel.

In the next chapter, we will do something completely new: we will create a carrier module.