You are here

uc_product_kit.info in Ubercart 7.3

name = Product kit
description = Provides a content type that groups two or more products together, allowing them to be purchased as a bundle with an optional discount.
dependencies[] = uc_product
package = Ubercart - extra
core = 7.x

; Test cases
files[] = tests/uc_product_kit.test

files[] = views/uc_product_kit_handler_filter_product_kit.inc
files[] = views/uc_product_kit_handler_filter_product_kit_item.inc

File

uc_product_kit/uc_product_kit.info
View source
  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