Skip to content

Document the migrated Symfony dashboard hooks#2159

Open
mattgoud wants to merge 1 commit into
PrestaShop:9.xfrom
mattgoud:doc/dashboard-symfony-hooks
Open

Document the migrated Symfony dashboard hooks#2159
mattgoud wants to merge 1 commit into
PrestaShop:9.xfrom
mattgoud:doc/dashboard-symfony-hooks

Conversation

@mattgoud

Copy link
Copy Markdown

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
@github-actions github-actions Bot added the 9.x label Jul 17, 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.

1 participant