Warning: You are browsing the documentation for PrestaShop 1.7, which is outdated.

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

Learn how to upgrade to the latest version.

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