Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download commerce_shipping-8.x-2.0-beta3.tar.gztar.gz 53.7 KB
MD5: 9daacc1d5bdb1aec84d95ff6605203fd
SHA-1: e131a867c25cad237d6b188196bebf4ef4c00539
SHA-256: cbf76b70fc2a29e2db99d02d3da8f43be5905c8c30614ec41644bcf415714f47
Download commerce_shipping-8.x-2.0-beta3.zipzip 110.61 KB
MD5: 8264f6113b674ffdc7b374d1777bab10
SHA-1: 675014f84110dd31a8916a50b6c48d252ce7cf08
SHA-256: 2728bf94acb8afad720fc7e0814230646577f4d4a7b8a7578604444185f0e591

Release notes

Last stop before RC1.

Changes since 8.x-2.0-beta2:

  • #2874157 part II: Register the event subscriber in a service provider, to avoid a commerce_tax dependency (or a crash).
  • #2874157 by bojanz: Implement the commerce_tax CustomerProfileEvent
  • #2875002: Make the product variation traits available to other purchasable entity types
  • #2891988 by bojanz: Remove the workaround for core bug #2479377
  • #2854034 by jsacksick, googletorp: ShipmentOrderProcessor should resave shipments only if they've changed
  • #2878316: Use the Commerce (contrib) package name
  • Fix typo in Shipment entity (#1)
  • #2891985 by bojanz: Update for Commerce 2.0-RC1
  • Namespace the Commerce dependencies to help Composer resolving.
  • Fix shipping method sorting by weight at checkout.
  • #2873939 by bojanz, part II: Fix ShippingMethodTest.
  • Add a composer.json, Travis needs one.
  • #2873939 by bojanz: Enable travis, fix the build
  • #2865542 by vasike: Remove shipping adjustments
  • #2872748 by bmcclure: Ensure default shipping method exists in ShippingRateWidget
  • #2872203 by bradjones1: Set UID on generated shipping profiles
  • #2868807 by googletorp: ShippingKernelTestBase should be an abstract class
  • #2868461 by googletorp: Remove dead code from module
  • 2868460 by googletorp: Fix coding standard errors in module documenation
Created by: bojanz
Created on: 10 Jul 2017 at 18:43 UTC
Last updated: 17 Oct 2017 at 20:59 UTC
Bug fixes

Other releases