- Issue created by @mparker17
- πΊπΈUnited States dalemoore
Is this talking about the Dashboard block that gets added? I see it gets added in Drupal CMS, but on a separate site I'm using that is just Drupal Core I installed the Dashboard module and the Dashboard block isn't available to be placed into the navigation area. I'm on Drupal 10, does that matter?
- Status changed to Fixed
about 1 month ago 7:36am 14 August 2025 - πͺπΈSpain penyaskito Seville π, Spain πͺπΈ, UTC+2 πͺπΊ
For the OP: This is expected behavior. The toolbar item doesn't appear until a dashboard exists, and we don't provide any dashboard by default. You need to go to admin > structure > dashboard, create one, and the link should appear.
For #1: That's unrelated, you are mentioning the the new (experimental) navigation module. Sadly in 10.x it didn't provide a way to add a block. The existing workaround is mangling with
navigation.block_layout.yml
by hand. You can use navigation.block_layout.yml as an examplePlease re-open if this doesn't fix your issue(s).
Automatically closed - issue fixed for 2 weeks with no activity.