Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download registration_commerce-7.x-1.0-beta1.tar.gztar.gz 15.81 KB
MD5: 62124064706cf909a0706d6f953348ee
SHA-1: 3b98e417d3e49c153b3db245e4cea466cb425d48
SHA-256: 6b16e3ebcfee15af14b94c649d05508240abe03d96906d57ddfcde80d9c00bd2
Download registration_commerce-7.x-1.0-beta1.zipzip 18.78 KB
MD5: acf338af09af7c9bbf821dd7f3d9e23b
SHA-1: 3ca411c11c259872331d87c9a69cd8f2969f2223
SHA-256: 9f76e6f1e11f107803ed3e56a65a60e7c900a9401b957d729ec2d3d62c008413

Release notes

This is a beta release which cleans up most of the obvious issues found and reported in alpha1. If you have existing registration type configurations, upgrading from the alpha to the beta may break the registration_commerce settings on those registration types.

Changes since 7.x-1.0-alpha1:

  • Fixing initial product creation to have a valid price.
  • Fixing merge conflicts.
  • Adding dependencies to .info file for commerce_cart and commerce_product_reference.
  • Changing commerce_settings to serialized data so we don't have to manually handle serialization.
  • #2139089: Wrong variable used in registration_commerce_form_alter.
  • Remove registration entity id from line item.
  • #2123383 - Adding missing entityreference dependency.
Created by: gcb
Created on: 7 Feb 2014 at 00:48 UTC
Last updated: 16 Nov 2016 at 19:23 UTC
Bug fixes

Other releases