This developer demo module illustrates how to extend the PrestaShop back-office using identifiable object hooks, grid hooks, and the CQRS (Command Query Responsibility Segregation) pattern without modifying core files. It serves as a practical reference for module developers learning PrestaShop modern architecture patterns.
- Adds a custom yes/no field to the Customer entity using only hooks
- Displays the new field as a column in the Customers listing grid
- Integrates the new field into the Customer Add/Edit form in the back-office
- Demonstrates managing field content and properties exclusively through hook-based extension points
This module is intended for PrestaShop module developers and technical teams who want to understand best practices for extending back-office grids and forms using the CQRS approach. It requires Composer to generate the autoloader before installation and is a learning resource rather than a production tool.
Comments (0)
Your review appreciation cannot be sent
Report comment
Report sent
Your report cannot be sent