Problem/Motivation
People does not have the idea to look into the "reports" admin menu entry to access the library.
Add links and routes under "Appearance":
- UI Suite:
- ui_suite.index
- /admin/appearance/ui-suite
- will use _controller: '\Drupal\system\Controller\SystemController::systemAdminMenuBlockPage'
- UI Patterns library:
- /admin/appearance/ui-suite/patterns
- menu link as child of previous one
Also add local tasks.
Issue fork ui_patterns-3369867
Show commands
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 #2
grimreaperComment #3
grimreaperComment #4
grimreaperComment #5
seda12 commentedComment #7
seda12 commentedComment #8
grimreaperComment #10
grimreaperPorting to 2.0.x
Comment #13
grimreaper