demo_umami.info.yml

core/profiles/demo_umami/demo_umami.info.yml

File

core/profiles/demo_umami/demo_umami.info.yml

View source
  1. name: 'Demo: Umami Food Magazine (Experimental)'
  2. type: profile
  3. description: 'Install an example site that shows off some of Drupal’s capabilities.'
  4. version: VERSION
  5. install:
  6. - node
  7. - history
  8. - big_pipe
  9. - block
  10. - breakpoint
  11. - ckeditor5
  12. - config
  13. - contextual
  14. - layout_builder
  15. - layout_discovery
  16. - menu_link_content
  17. - datetime
  18. - block_content
  19. - editor
  20. - help
  21. - image
  22. - media
  23. - media_library
  24. - menu_ui
  25. - options
  26. - path
  27. - page_cache
  28. - dynamic_page_cache
  29. - taxonomy
  30. - dblog
  31. - search
  32. - shortcut
  33. - toolbar
  34. - field_ui
  35. - file
  36. - views
  37. - views_ui
  38. - automated_cron
  39. - responsive_image
  40. - content_moderation
  41. - workflows
  42. - language
  43. - locale
  44. - config_translation
  45. - content_translation
  46. - announcements_feed
  47. themes:
  48. - claro
  49. - umami
  50. keep_english: true

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