Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
This release comes with two new features. In addition to that, it also made the shipping module compatible with commerce-beta4
The new features for this release is the support of shipping methods defined as ctools plugins. For now both old style hook shipping methods and plugin type shipping methods is supported, but most likely only plugins will be supported on the long term.
I also added a flat rate shipping method for those unable to create shipping modules themselves can use to get some basic shipping functionality.
Commits in this release
* Improved flat rate plugin.
* Added Flat rate shipping plugin.
* Fixed plugin labels.
* Removing debug code.
* Added example method as plugin
* Add support for plugin type shipping methods.
* #1185954 by googletorp, fix cache issue when deleting line items.
* Added admin configure link on module page.
* #1185954 by JohnDoranNY, googletorp API upgrades for commerce beta-4