You are here

commerce_kickstart.info.yml in Commerce Kickstart 3.x

File

commerce_kickstart.info.yml
View source
  1. name: Commerce Kickstart
  2. type: profile
  3. core_version_requirement: ^8.8 || ^9
  4. description: 'Install with Drupal Commerce pre-configured.'
  5. distribution:
  6. name: 'Commerce Kickstart'
  7. dependencies:
  8. # Standard
  9. - node
  10. - history
  11. - big_pipe
  12. - block
  13. - breakpoint
  14. - ckeditor
  15. - color
  16. - config
  17. - comment
  18. - contextual
  19. - contact
  20. - menu_link_content
  21. - datetime
  22. - block_content
  23. - quickedit
  24. - editor
  25. - help
  26. - image
  27. - menu_ui
  28. - options
  29. - path
  30. - page_cache
  31. - dynamic_page_cache
  32. - taxonomy
  33. - dblog
  34. - shortcut
  35. - toolbar
  36. - field_ui
  37. - file
  38. - rdf
  39. - views
  40. - views_ui
  41. - tour
  42. - automated_cron
  43. # Commerce
  44. - address
  45. - entity
  46. - profile
  47. - inline_entity_form
  48. - state_machine
  49. - commerce
  50. - commerce_log
  51. - commerce_checkout
  52. - commerce_cart
  53. - commerce_order
  54. - commerce_product
  55. - commerce_price
  56. - commerce_store
  57. - commerce_payment
  58. - commerce_promotion
  59. - commerce_tax
  60. # Contrib
  61. - admin_toolbar
  62. - swiftmailer
  63. - taxonomy_menu
  64. - facets
  65. - facets_pretty_paths
  66. - search_api
  67. - search_api_db
  68. - commerce_demo
  69. themes:
  70. - belgrade
  71. - seven