demo_umami.info.yml 710 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  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. - menu_link_content
  18. - datetime
  19. - block_content
  20. - quickedit
  21. - editor
  22. - help
  23. - image
  24. - media
  25. - menu_ui
  26. - options
  27. - path
  28. - page_cache
  29. - dynamic_page_cache
  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. - responsive_image
  43. - content_moderation
  44. - workflows
  45. themes:
  46. - seven
  47. - umami