Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download commerce_recurring-8.x-1.0-beta3.tar.gztar.gz 47.89 KB
MD5: 634a189152dc2c2d24d847e7fe940915
SHA-1: 85ebbce7a888214efe42cd08eea150779a2152ee
SHA-256: e59b248d818e4971aea261f2d3a44c9d47644da2542b80092144748c9585eb53
Download commerce_recurring-8.x-1.0-beta3.zipzip 104.11 KB
MD5: f8cbd0dd1c6b5926f12b2179ed7b8506
SHA-1: 75494721672393e82bb5db00f48555b97e4ae8a4
SHA-256: f5a1068961ca3b2174985ac76935eaa4c6802df353f00fe3f6a817b40f0d57a8

Release notes

Requires Commerce 8.x-2.4 or newer.

Changes since 8.x-1.0-beta2:

  • #2935892 by joachim, bojanz: Allow subscription adjustments to be shown as a part of the calculated price on the product catalog
  • Narrow down the query in OrderSubscriber::onCancel.
  • #2935887 by bojanz: Cancelling an initial order should cancel its subscriptions
  • #2932805 by focal55, Hubbs, bojanz: Guard against deleted subscriptions in RecurringOrderManager
  • #2942479 by bojanz: BillingScheduleTest is failing
  • #2939461 by joachim, bojanz: there is no data relationship between the order that starts a subscription and the subscription
  • #2933621 by shaal, bojanz: Prevent deleting the "recurring" order/order item types
  • RecurringKernelTestBase must be abstract.
  • #2940748 by nikathone: Extras settings in field.storage.commerce_order_item.subscription
  • #2932712 by Hubbs, bojanz: The check for recurring order item types needs to be more precise
  • #2936765 by jsacksick: SubscriptionListBuilder shows the start date as the end date
  • #2934610 by joachim: Fixed interval start date values are not shown in the form
  • #2932186: DrupalCI can't find the tests
Created by: bojanz
Created on: 12 Feb 2018 at 22:05 UTC
Last updated: 12 Mar 2019 at 17:38 UTC
Bug fixes

Other releases