This is a developer-oriented boilerplate module designed to demonstrate how to extend or modify the behaviour of admin controllers located in the /src directory of PrestaShop, using the module decorator pattern. It provides a working example based on the order management controller (OrderController.php), serving as a foundation that developers can adapt to decorate other Symfony-based admin controllers without modifying core files.
- Demonstrates how to extend admin controllers in the
/src/PrestaShopBundle/Controller/Admin path - Uses a module decorator approach to add or modify controller functions
- Includes a working example based on
OrderController.php
This module is intended for PrestaShop developers who need a reference implementation for extending Symfony-based admin controllers through the module system. It is not an end-user feature module but rather a development starting point for those building custom back-office functionality.
Comments (0)
Your review appreciation cannot be sent
Report comment
Report sent
Your report cannot be sent