recipe.yml

core/recipes/basic_shortcuts/recipe.yml

File

core/recipes/basic_shortcuts/recipe.yml

View source
  1. name: 'Basic shortcuts'
  2. description: 'Provides a basic set of shortcuts for logged-in users.'
  3. type: Administration
  4. install:
  5. - shortcut
  6. config:
  7. import:
  8. shortcut:
  9. - shortcut.set.default
  10. actions:
  11. user.role.authenticated:
  12. grantPermission: 'access shortcuts'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.