This repository hosts example modules built and maintained by PrestaShop. These modules demonstrate usecases useful for developers willing to customize the software.
- Demo Extending a Symfony Form - 1 - how to insert an input inside a Symfony form
- Demo Extending a Symfony Form - 2 - how to insert an input inside a Symfony form - 2
- Demo Extending a Symfony Form - 3 - how to use CQRS in a module
- Demo View Order Hooks
- Demo Extend a Grid
- Demo Extend Product Form V2