recipe.yml
File
-
core/
recipes/ basic_shortcuts/ recipe.yml
View source
- name: 'Basic shortcuts'
- description: 'Provides a basic set of shortcuts for logged-in users.'
- type: Administration
- install:
- - shortcut
- config:
- import:
- shortcut:
- - shortcut.set.default
- actions:
- user.role.authenticated:
- grantPermission: 'access shortcuts'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.