PrestaShop Developer Conference
PrestaShop Developer Conference
Hybrid format! Paris, France & Online - November 19, 2025
Let's talk code, commerce and open source.

Hook displayBackOfficeFooter

Informations

Administration panel footer This hook is displayed within the admin panel’s footer
Hook displayBackOfficeFooter
Locations
BO
Type display
Origin core
Aliases displayBackOfficeFooter
Description This hook is displayed within the admin panel's footer

Located in

Origin File
core src/PrestaShopBundle/Resources/views/Admin/Component/Layout/footer.html.twig

Call of the Hook in the origin file

{{ renderhook('displayBackOfficeFooter') }};