demo_umami.info.yml 858 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  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. core: 8.x
  6. install:
  7. - node
  8. - history
  9. - big_pipe
  10. - block
  11. - breakpoint
  12. - ckeditor
  13. - color
  14. - config
  15. - contextual
  16. - contact
  17. - layout_builder
  18. - layout_discovery
  19. - menu_link_content
  20. - datetime
  21. - block_content
  22. - quickedit
  23. - editor
  24. - help
  25. - image
  26. - media
  27. - media_library
  28. - menu_ui
  29. - options
  30. - path
  31. - page_cache
  32. - dynamic_page_cache
  33. - taxonomy
  34. - dblog
  35. - search
  36. - shortcut
  37. - toolbar
  38. - field_ui
  39. - file
  40. - rdf
  41. - views
  42. - views_ui
  43. - tour
  44. - automated_cron
  45. - responsive_image
  46. - content_moderation
  47. - workflows
  48. - language
  49. - locale
  50. - config_translation
  51. - content_translation
  52. themes:
  53. - seven
  54. - umami
  55. keep_english: true