You are here

commerce_demo.info.yml in Commerce Demo 8

Same filename and directory in other branches
  1. 8.2 commerce_demo.info.yml
  2. 3.0.x commerce_demo.info.yml

File

commerce_demo.info.yml
View source
  1. name: Commerce Demo
  2. type: module
  3. description: 'Provides a demo store for Commerce.'
  4. package: Commerce (contrib)
  5. core: 8.x
  6. core_version_requirement: ^8 || ^9
  7. dependencies:
  8. - color_field:color_field
  9. - commerce:commerce
  10. - commerce:commerce_cart
  11. - commerce:commerce_checkout
  12. - commerce:commerce_payment
  13. - commerce:commerce_payment_example
  14. - commerce:commerce_product
  15. - commerce:commerce_promotion
  16. - commerce:commerce_tax
  17. - commerce_shipping:commerce_shipping
  18. - facets:facets
  19. - facets_pretty_paths:facets_pretty_paths
  20. - image_delta_formatter:image_delta_formatter
  21. - pathauto:pathauto
  22. - search_api:search_api
  23. - search_api:search_api_db
  24. - taxonomy_menu:taxonomy_menu
  25. - taxonomy_term_depth:taxonomy_term_depth
  26. - drupal:image
  27. - drupal:taxonomy