Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download commerce_shipping-7.x-1.0-rc1.tar.gztar.gz 18.18 KB
MD5: 659529c2fb52979f81b2e906d3dfff67
SHA-1: c653a97281181323c83d789698e5ef925ce0b00c
SHA-256: a187967028cd6b06a92d84662465d43d1a5fab7779eadcaa1ba9bc344632eacc
Download commerce_shipping-7.x-1.0-rc1.zipzip 26.28 KB
MD5: 04703edcea6971aa81e13ffe53b43e3b
SHA-1: 381dfac5183f8d325630b2c9ab5b40dc4cdeebd4
SHA-256: 3f5d68546afabe637796b83fdd2e0b3f5b9daf4f9a8b0ffed2ffa72f867af8ee

Release notes

This release features a major refactoring, excluded the old style of creating shipping methods to the new ctools plugin type. In addition shipping customer profile is now created when the module is installed.

You should read http://drupal.org/node/1220920 before upgrading.

The commits for this release:

• Issue #1183432 by googletorp: Add uninstall rutine. 7.x-1.x 7.x-1.0-rc1
• Issue #1226884 by googletorp: Fix proper reference...
• Issue #1220944 by googletorp: Added extra values for...
• Added feature, custom price components for shipping...
• Cleaned up code and added more documentation.
• Bugfix class, and settings problems with plugins.
• Cleaned up the example module and added documentation.
• Cleaned up code a bit, removing cruft.
• Set default values on shipping plugins.
• Use the commerce_shipping function signature for plugin...
• Added line item label from plugin.
• Core rewrite removing support for old style shipping...
• Add customer profile reference field on orders if needed.
• Make use of patch in commerce.
• Issue #1205842 by googletorp: Only need a single addres...
• Issue #1205842 by rszrama, googletorp: Add a shipping...
• Cleaned up code a bit, moving hooks to the top and...
• Fixed a few flaws.
• Issue #1174226 by rszrama: fix the package name to...
• Issue #1216668 by rszrama: remove installation notices...
• #1201262 by googletorp: Add Rule action to delete shipp...
• #1196328 by googletorp: Added additional values to...
• #1210354 by googletorp: Only create actions for allowed...
• #1196268 by googletorp: Add defaults to plugin definitions.
• #1196328 by googletorp, add a callback for when line...
• #1194318 by googletorp, Change weight to fix conflictin...
• Display shipping totals as a price component.

Created by: googletorp
Created on: 6 Aug 2011 at 19:41 UTC
Last updated: 11 Feb 2017 at 15:00 UTC
New features
Bug fixes

Other releases