You are here

commerce_add_to_cart_link.info.yml in Commerce Add To Cart Link 8

Same filename and directory in other branches
  1. 2.x commerce_add_to_cart_link.info.yml

File

commerce_add_to_cart_link.info.yml
View source
  1. name: 'Commerce Add To Cart Link'
  2. type: module
  3. description: 'Provides a field formatter for Commerce product variations having an add to cart link instead of a form.'
  4. configure: commerce_add_to_cart_link.settings
  5. core: 8.x
  6. core_version_requirement: ^8 || ^9
  7. package: 'Commerce (contrib)'
  8. dependencies:
  9. - commerce:commerce_cart
  10. - commerce:commerce_product