Closed (fixed)
Project:
DROWL Admin Dashboard
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2026 at 15:29 UTC
Updated:
17 Feb 2026 at 12:04 UTC
Jump to comment: Most recent
Hard-code the admin dashboard as Controller and Twig template, remove Layout Builder and Page Manager dependency
Should be simple for us using a twig template and the blocks currently places in the layouts.
This still allows us to override the dashboard via Twig, but honestly it was so good and flexible that the layout never changed in the past for any project :D
So let's make this lean!
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
anybodyThese are the configs containing all the infos we need to convert it:
Comment #4
anybody@thomas.frobieter prepares the twig template.
Comment #5
anybodyComment #6
anybodyComment #8
thomas.frobieterAdded the template, untested.
Comment #9
anybodyComment #10
anybodyOk let's merge it and then proceed in 3.x-dev with further issues...
Comment #11
anybody