PrestaShop Developer Conference
PrestaShop Developer Conference
Paris, France - November 6, 2024
Let's talk code, commerce and open source.

Symfony extension concepts

PrestaShop modules acts as Symfony bundles, extension points are added continuously in each minor version:

Version Symfony features
1.7.3 Twig templates and Services
1.7.4 Configuration Forms and Console commands
1.7.5 Modern controllers and Security
1.7.6 Doctrine ORM and Entity forms
1.7.7 Controllers as services