uc_product_kit.info 561 B

1234567891011121314151617
  1. name = Product kit
  2. description = Provides a content type that groups two or more products together, allowing them to be purchased as a bundle with an optional discount.
  3. dependencies[] = uc_product
  4. package = Ubercart - extra
  5. core = 7.x
  6. ; Test cases
  7. files[] = tests/uc_product_kit.test
  8. files[] = views/uc_product_kit_handler_filter_product_kit.inc
  9. files[] = views/uc_product_kit_handler_filter_product_kit_item.inc
  10. ; Information added by Drupal.org packaging script on 2019-10-01
  11. version = "7.x-3.13"
  12. core = "7.x"
  13. project = "ubercart"
  14. datestamp = "1569942207"