You are here

commerce_gc_product_example.info in Commerce GC 7

name = Commerce giftcard product example
description = Example product display and permissions for selling giftcard products
core = 7.x
package = Commerce (contrib)
dependencies[] = commerce_cart
dependencies[] = commerce_coupon_user
dependencies[] = commerce_gc
dependencies[] = commerce_gc_product
dependencies[] = commerce_product_reference
dependencies[] = features
dependencies[] = strongarm
dependencies[] = text
features[ctools][] = strongarm:strongarm:1
features[features_api][] = api:2
features[field_base][] = body
features[field_base][] = field_product
features[field_instance][] = node-giftcard_product_display-body
features[field_instance][] = node-giftcard_product_display-field_product
features[node][] = giftcard_product_display
features[user_permission][] = redeem non user specific coupons of type giftcard_coupon
features[user_permission][] = redeem received coupons of type giftcard_coupon
features[user_permission][] = view non user specific coupons of type giftcard_coupon
features[user_permission][] = view own giftcard transactions
features[user_permission][] = view received coupons of type giftcard_coupon
features[variable][] = comment_anonymous_giftcard_product_display
features[variable][] = comment_default_mode_giftcard_product_display
features[variable][] = comment_default_per_page_giftcard_product_display
features[variable][] = comment_form_location_giftcard_product_display
features[variable][] = comment_giftcard_product_display
features[variable][] = comment_preview_giftcard_product_display
features[variable][] = comment_subject_field_giftcard_product_display
features[variable][] = field_bundle_settings_node__giftcard_product_display
features[variable][] = menu_options_giftcard_product_display
features[variable][] = menu_parent_giftcard_product_display
features[variable][] = node_options_giftcard_product_display
features[variable][] = node_preview_giftcard_product_display
features[variable][] = node_submitted_giftcard_product_display
project path = sites/all/modules/commerce_gc/modules

File

modules/commerce_gc_product_example/commerce_gc_product_example.info
View source
  1. name = Commerce giftcard product example
  2. description = Example product display and permissions for selling giftcard products
  3. core = 7.x
  4. package = Commerce (contrib)
  5. dependencies[] = commerce_cart
  6. dependencies[] = commerce_coupon_user
  7. dependencies[] = commerce_gc
  8. dependencies[] = commerce_gc_product
  9. dependencies[] = commerce_product_reference
  10. dependencies[] = features
  11. dependencies[] = strongarm
  12. dependencies[] = text
  13. features[ctools][] = strongarm:strongarm:1
  14. features[features_api][] = api:2
  15. features[field_base][] = body
  16. features[field_base][] = field_product
  17. features[field_instance][] = node-giftcard_product_display-body
  18. features[field_instance][] = node-giftcard_product_display-field_product
  19. features[node][] = giftcard_product_display
  20. features[user_permission][] = redeem non user specific coupons of type giftcard_coupon
  21. features[user_permission][] = redeem received coupons of type giftcard_coupon
  22. features[user_permission][] = view non user specific coupons of type giftcard_coupon
  23. features[user_permission][] = view own giftcard transactions
  24. features[user_permission][] = view received coupons of type giftcard_coupon
  25. features[variable][] = comment_anonymous_giftcard_product_display
  26. features[variable][] = comment_default_mode_giftcard_product_display
  27. features[variable][] = comment_default_per_page_giftcard_product_display
  28. features[variable][] = comment_form_location_giftcard_product_display
  29. features[variable][] = comment_giftcard_product_display
  30. features[variable][] = comment_preview_giftcard_product_display
  31. features[variable][] = comment_subject_field_giftcard_product_display
  32. features[variable][] = field_bundle_settings_node__giftcard_product_display
  33. features[variable][] = menu_options_giftcard_product_display
  34. features[variable][] = menu_parent_giftcard_product_display
  35. features[variable][] = node_options_giftcard_product_display
  36. features[variable][] = node_preview_giftcard_product_display
  37. features[variable][] = node_submitted_giftcard_product_display
  38. project path = sites/all/modules/commerce_gc/modules