You are here

standard.info.yml in Drupal 8

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. core: 8.x
  6. install:
  7. - node
  8. - history
  9. - block
  10. - breakpoint
  11. - ckeditor
  12. - color
  13. - config
  14. - comment
  15. - contextual
  16. - contact
  17. - menu_link_content
  18. - datetime
  19. - block_content
  20. - quickedit
  21. - editor
  22. - help
  23. - image
  24. - menu_ui
  25. - options
  26. - path
  27. - page_cache
  28. - dynamic_page_cache
  29. - big_pipe
  30. - taxonomy
  31. - dblog
  32. - search
  33. - shortcut
  34. - toolbar
  35. - field_ui
  36. - file
  37. - rdf
  38. - views
  39. - views_ui
  40. - tour
  41. - automated_cron
  42. themes:
  43. - bartik
  44. - seven