standard.info.yml

Same filename and directory in other branches
  1. 10 core/profiles/standard/standard.info.yml
  2. 11.x core/profiles/standard/standard.info.yml
  3. 9 core/profiles/standard/standard.info.yml
  4. 8.9.x core/profiles/standard/standard.info.yml
core/profiles/standard/standard.info.yml

File

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. install:
  6. - node
  7. - block
  8. - breakpoint
  9. - ckeditor5
  10. - config
  11. - contextual
  12. - menu_link_content
  13. - datetime
  14. - block_content
  15. - editor
  16. - help
  17. - image
  18. - menu_ui
  19. - options
  20. - path
  21. - page_cache
  22. - dynamic_page_cache
  23. - big_pipe
  24. - taxonomy
  25. - dblog
  26. - navigation
  27. - field_ui
  28. - file
  29. - views
  30. - views_ui
  31. - automated_cron
  32. - announcements_feed
  33. themes:
  34. - olivero
  35. - claro

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