Skip to content

Add breadcrumb navigation to the ACP#6678

Merged
BurntimeX merged 1 commit into
6.3from
63-acp-breadcrumbs
May 26, 2026
Merged

Add breadcrumb navigation to the ACP#6678
BurntimeX merged 1 commit into
6.3from
63-acp-breadcrumbs

Conversation

@BurntimeX
Copy link
Copy Markdown
Member

Introduces an acpBreadcrumbs component rendered above the page content via the new breadcrumbs.tpl template. The breadcrumb path is derived from the active ACP menu items through the new ACPMenu::getBreadcrumbs() method, which returns the menu items from the top-level section down to the immediate parent of the current page.

Also reduces the top padding of the main content area to account for the additional breadcrumb row.

Introduces an `acpBreadcrumbs` component rendered above the page content via the new `breadcrumbs.tpl` template. The breadcrumb path is derived from the active ACP menu items through the new `ACPMenu::getBreadcrumbs()` method, which returns the menu items from the top-level section down to the immediate parent of the current page.

Also reduces the top padding of the main content area to account for the additional breadcrumb row.
@BurntimeX BurntimeX merged commit bd844a2 into 6.3 May 26, 2026
6 of 7 checks passed
@BurntimeX BurntimeX deleted the 63-acp-breadcrumbs branch May 26, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant