uc_shipping.info 431 B

12345678910111213141516
  1. name = Shipping
  2. description = Gets products ready for physical shipment.
  3. dependencies[] = uc_quote
  4. package = Ubercart - core (optional)
  5. core = 7.x
  6. ; Views handlers
  7. files[] = views/uc_shipping_handler_field_shipment_id.inc
  8. files[] = views/uc_shipping_handler_field_package_weight.inc
  9. ; Information added by Drupal.org packaging script on 2016-07-16
  10. version = "7.x-3.10"
  11. core = "7.x"
  12. project = "ubercart"
  13. datestamp = "1468644909"