Skip to content

Document the migrated Symfony dashboard hooks - #2159

Merged
kpodemski merged 2 commits into
PrestaShop:9.xfrom
mattgoud:doc/dashboard-symfony-hooks
Aug 26, 2026
Merged

Document the migrated Symfony dashboard hooks#2159
kpodemski merged 2 commits into
PrestaShop:9.xfrom
mattgoud:doc/dashboard-symfony-hooks

Conversation

@mattgoud

Copy link
Copy Markdown
Contributor

Description

Documents the new dedicated hook family exposed by the migrated (Symfony) Back Office Dashboard page (gated behind the dashboard beta feature flag).

Core PR: PrestaShop/PrestaShop#42077 — Core issue: PrestaShop/PrestaShop#41968

Changes

  • 5 hook reference pages under modules/concepts/hooks/list-of-hooks/:
    • displayAdminDashboardZoneOne, displayAdminDashboardZoneTwo, displayAdminDashboardZoneThree (dispatched from the controller, with date_from / date_to parameters)
    • displayAdminDashboardTop, displayAdminDashboardToolbar (dispatched from the Twig layout)
  • A module-developer guide modules/sample-modules/dashboard-new-hooks/:

Type of change

  • Documentation

Add reference pages for the new displayAdminDashboard* hook family
(ZoneOne/Two/Three, Top, Toolbar) and a module-developer guide explaining
the legacy vs Symfony dashboard integration and cross-version registration.

Ref PrestaShop/PrestaShop#41968
Add the reference page for the new full-width bottom dashboard hook and list it in
the module-developer guide table.
@kpodemski
kpodemski merged commit 6f464c7 into PrestaShop:9.x Aug 26, 2026
2 checks passed
@kpodemski kpodemski removed the Blocked label Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants