Part 2 – How to Create Your Own Modules
In this second part, we will dive into the creation of seven useful modules. We will take a practical and progressive approach by explaining the structure of a module, hook registration, and the creation of front-office controllers and Symfony back-office controllers in a modern way by using Doctrine entities, services, grids, and forms. We will finish with payment and carrier modules.
This part has the following chapters:
- Chapter 7, What Are Modules? Let’s Create a Hello World Module
- Chapter 8, A Reinsurance Block Module
- Chapter 9, A Customer Callback Request Module
- Chapter 10, Category Extension Module
- Chapter 11, A Simple Blogging Module
- Chapter 12, A Cash Payment Module
- Chapter 13, A Drive Delivery Module