standard.info.yml

drupal/core/profiles/standard/standard.info.yml

File

drupal/core/profiles/standard/standard.info.yml
View source
  1. name: Standard
  2. type: profile
  3. description: 'Install with commonly used features pre-configured.'
  4. version: VERSION
  5. core: 8.x
  6. dependencies:
  7. - node
  8. - history
  9. - block
  10. - breakpoint
  11. - ckeditor
  12. - color
  13. - config
  14. - comment
  15. - contextual
  16. - contact
  17. - datetime
  18. - custom_block
  19. - edit
  20. - editor
  21. - help
  22. - image
  23. - menu
  24. - number
  25. - options
  26. - path
  27. - taxonomy
  28. - dblog
  29. - search
  30. - shortcut
  31. - toolbar
  32. - overlay
  33. - field_ui
  34. - file
  35. - rdf
  36. - views
  37. - views_ui
  38. - tour