You are here

commerce_add_to_cart_link.info.yml in Commerce Add To Cart Link 2.x

Same filename and directory in other branches
  1. 8 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_version_requirement: ^8.8.3 || ^9
  6. package: 'Commerce (contrib)'
  7. dependencies:
  8. - commerce:commerce_cart
  9. - commerce:commerce_product