You are here

dc_ajax_add_cart_views.info.yml in Commerce Ajax Add to Cart 8

modules/dc_ajax_add_cart_views/dc_ajax_add_cart_views.info.yml

File

modules/dc_ajax_add_cart_views/dc_ajax_add_cart_views.info.yml
View source
  1. name: Commerce AJAX Add to Cart Views
  2. type: module
  3. description: Ajaxifies some cart operations those are related to Views
  4. core: 8.x
  5. dependencies:
  6. - commerce:commerce_product
  7. - commerce:commerce_cart
  8. - drupal:views
  9. package: Commerce (contrib)