You are here

uc_attribute.info in Ubercart 7.3

Same filename and directory in other branches
  1. 5 uc_attribute/uc_attribute.info
  2. 6.2 uc_attribute/uc_attribute.info
name = Product attributes
description = Extends product content types to support product variations that customers may select before purchase.
dependencies[] = uc_product
package = Ubercart - core (optional)
core = 7.x

; Test cases
files[] = tests/uc_attribute.test
files[] = tests/uc_attribute_checkout.test

File

uc_attribute/uc_attribute.info
View source
  1. name = Product attributes
  2. description = Extends product content types to support product variations that customers may select before purchase.
  3. dependencies[] = uc_product
  4. package = Ubercart - core (optional)
  5. core = 7.x
  6. ; Test cases
  7. files[] = tests/uc_attribute.test
  8. files[] = tests/uc_attribute_checkout.test