Notice: You are browsing the documentation for PrestaShop 9, which is currently in development.

You might want to read the documentation for the current version, PrestaShop 8. Read the current version of this page

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