You are here

fillpdf_ubercart_starter.info in FillPDF 7

Same filename and directory in other branches
  1. 7.2 modules/fillpdf_ubercart_starter/fillpdf_ubercart_starter.info
name = FillPDF Ubercart Starter
description = Adds a FillPDF Form ID field to products and provides a Rule to email a link to download a PDF based on ordered product data.
core = 7.x
package = Other
dependencies[] = entity
dependencies[] = features
dependencies[] = fillpdf
dependencies[] = rules
dependencies[] = text
dependencies[] = uc_order
features[features_api][] = api:2
features[field_base][] = field_fillpdf_fid
features[field_instance][] = node-product-field_fillpdf_fid
features[rules_config][] = rules_product_has_linked_fillpdf_template
features[rules_config][] = rules_send_fillpdf_link_to_download_pdf_with_order_product_data
features[rules_config][] = rules_send_link_to_pdf_when_order_status_changes_to_completed

File

modules/fillpdf_ubercart_starter/fillpdf_ubercart_starter.info
View source
  1. name = FillPDF Ubercart Starter
  2. description = Adds a FillPDF Form ID field to products and provides a Rule to email a link to download a PDF based on ordered product data.
  3. core = 7.x
  4. package = Other
  5. dependencies[] = entity
  6. dependencies[] = features
  7. dependencies[] = fillpdf
  8. dependencies[] = rules
  9. dependencies[] = text
  10. dependencies[] = uc_order
  11. features[features_api][] = api:2
  12. features[field_base][] = field_fillpdf_fid
  13. features[field_instance][] = node-product-field_fillpdf_fid
  14. features[rules_config][] = rules_product_has_linked_fillpdf_template
  15. features[rules_config][] = rules_send_fillpdf_link_to_download_pdf_with_order_product_data
  16. features[rules_config][] = rules_send_link_to_pdf_when_order_status_changes_to_completed