You are here

commerce_cart_redirection.info.yml in Commerce Cart Redirection 3.0.x

File

commerce_cart_redirection.info.yml
View source
  1. name: 'Commerce Cart Redirection'
  2. type: module
  3. description: 'Redirect to the checkout after adding a product to the cart'
  4. core: 8.x
  5. core_version_requirement: ^8 || ^9
  6. package: 'Commerce'
  7. configure: commerce_cart_redirection.commerce_cart_redirection_config_form
  8. dependencies:
  9. - drupal:commerce
  10. - drupal:commerce_product