Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download commerce-8.x-2.8.tar.gztar.gz 494.74 KB
MD5: 516720a4fc8817c9eb907f5bcc2eada5
SHA-1: 76e5bf799c340af0215ea04126efa2911b78edbc
SHA-256: e66eec5276cad0985a028c1f97854fc04f4a5dfe23bf20411b115ca2051a9446
Download commerce-8.x-2.8.zipzip 1.08 MB
MD5: 4610212b29fdfd46f7852581a49507be
SHA-1: 4313bc3e409081b27e05448803565e39270bb75a
SHA-256: eb7f60cea90d4a9974b137f03edc2552312c5ee4a6cd8d499cff8152721a3955

Release notes

This release has backwards compatibility breaks!
The breaks affect custom promotion offer plugins, tax types, order processors.
Please see the following change records:
https://www.drupal.org/node/2981446
https://www.drupal.org/node/2982334

Contributors (20)

bojanz, andyg5000, caseylau, Dom., mglaman, lisastreeter, MegaChriz, jonnyeom, sagesolutions, edurenye, Hubbs, dev.tim, swickham, istavros, wrany, joachim, Londova, john.lee, Dionsj, zengenuity

Changelog

Issues: 37 issues resolved.

Changes since 8.x-2.7:

Bug

Feature

Task

  • #2985783 by bojanz: The OrderProduct/OrderItemProduct conditions should save UUIDs instead of IDs to allow exporting
  • #2985782: The product category conditions should store UUIDs instead of IDs to allow exporting
  • #2980700 by bojanz: Introduce offer conditions
  • #2982202 by bojanz: Update promotion offer UX
  • #2981944 by bojanz: Re-organize the base offer plugin classes
  • #2980195 by mglaman, bojanz: Fixed order offers should reduce each order item
  • #2981526 by bojanz: Percentage order offers should make sure that the per-item discounts add up to the expected subtotal one
  • #2980713 by bojanz: Switch order item adjustments from per-unit to per-line rounding
  • #2981432 by bojanz: Extract the tax-exempt price logic from LocalTaxTypeBase, into TaxOrderProcessor
  • #2980694 by bojanz: Replace the Offer radio buttons with a select box
  • #2979649 by mglaman, bojanz: The "New" prefix for payment methods is confusing as an end user
  • #2980696 by bojanz: Rename conditions to remove the "Limit by" prefix
  • #2865701 by swickham, mglaman, edurenye, bojanz: Percentage order offers should reduce each order item
  • #2979905 by bojanz: ProductAttributeValue is missing a getAttribute() method
  • #2979157 by wrany, bojanz: Autocomplete fields should not be limited by #maxlength
  • #2910847 by Londova, bojanz: Give authenticated users the "manage own commerce_payment_method" permission by default
  • #2977052 by john.lee: Give authenticated users the "view own commerce_order" permission by default
Created by: bojanz
Created on: 17 Jul 2018 at 15:32 UTC
Last updated: 29 Aug 2018 at 16:55 UTC
Bug fixes
New features
Insecure

Other releases