- Issue created by @mparker17
When you first install the Dashboard module, the "Dashboard" link in the Core's Toolbar is not displayed. This can be confusing for people who are new to the module.
Flushing caches fixes it.
git clone --branch 2.x https://git.drupalcode.org/project/dashboard.git
cd dashboard
ddev config --project-type=drupal --docroot=web --php-version=8.3 --corepack-enable --project-name=dashboard
ddev start
ddev poser
ddev symlink-project
ddev config --update
ddev restart
ddev launch
/admin/modules
.
/admin/config/development/performance
. Click the "Clear all caches" button
Not sure yet!
None.
None.
None.
Active
2.0
Code