Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download ubercart-7.x-3.0-beta3.tar.gztar.gz 565.43 KB
MD5: 129f7dfcb517b635a5f7a5c8c0285903
SHA-1: f4a8ae9ba935a2e634d9dcadecf5e27b76cb406a
SHA-256: af4a1f49178be867f3d7c7e8f541aad088669008d48f74a9432b1989543ffb36
Download ubercart-7.x-3.0-beta3.zipzip 807.23 KB
MD5: f45dcc1ba9ccc1350af0d04713383125
SHA-1: 97f4f796893583d645e4d582f93be1267ca443ee
SHA-256: d214833b576c04df0c2004d57c64a80b1d04dd7d1561b55defa388a93e659b06

Release notes

Changes since Ubercart 7.x-3.0-beta2:

  • API:
    • Add Ajax-enabled "uc_address" form element for full or partial address entry.
    • Handle temporary cart items with quantity of zero.
    • $item->data is consistently unserialized in hook_uc_cart_item().
    • 'Default quantity to add to cart' is respected when quantity field is hidden.
    • Add hook_uc_payment_gateway_alter().
    • Add hook_uc_checkout_pane_alter().
  • Theme:
    • Pass order object to theme_uc_cart_complete_sale().
    • Default product image size increased from 100x100 to 250x250.
  • UI:
    • Converted all address forms to Ajax.
    • Date formatting is now handled by Drupal core settings.
  • Misc:
    • Purchased files with unlimited downloads cannot be purchased twice.
    • Added some SimpleTests.
    • Removed hard dependency on Rules.
    • Numerous documentation fixes and improvements.
    • A multitude of bug fixes.
Created by: Island Usurper
Created on: 26 May 2011 at 17:09 UTC
Last updated: 1 Aug 2018 at 23:53 UTC
Bug fixes
Insecure

Other releases