Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download registration-7.x-2.0-beta1.tar.gztar.gz 55.47 KB
MD5: cafa8ed19365061295f822d5f2724c82
SHA-1: 8f5b59cc7cfb8591cd6ffa59af64b59220c7458e
SHA-256: e54cebd95cd09330375d29cb2e099e35a170abf5bbbb59db0b21869094960a86
Download registration-7.x-2.0-beta1.zipzip 75.38 KB
MD5: 6cb37fc079fd70d8c9f64a7bb452095c
SHA-1: abdb30ac96f899c67d136b50432e347ac1be0596
SHA-256: 69430a8b2d696b1c4caeabf2231e44ef7497e235f7de6f2708e39a36943c787f

Release notes

This is the first official release of the Registration-2.x branch. Registration 2.x is centered around a single, fundamental change in the behavior of registrations: where Registration 1.x registers Users or Email addresses for events, Registration 2.x can register any entity with an email property or field. This level of abstraction opens up lots of options.

Registration 2.x is backwards compatible with Registration 1.x for most use cases, and you should be able to update your Registration 1.x site to use Registration 2.x by updating any custom code and configuration as described in CHANGELOG.txt, and then simply installing and running update.php. However, you should proceed with caution: this is a major architectural change and a beta release.

Permissions have changed to reflect these updates as well.

Another major feature enhancement can be found in the Registration Check-in submodule. This module provides a tab on each Registration-enabled entity to quickly find registrants and change their statuses to “Attended” as they arrive at your event. This tool is designed for moderately sized events, and may not be performant with events that have many thousands of registrants.

Future feature development will primarily take place in the 2.x branch.

Created by: gcb
Created on: 8 Jan 2016 at 22:19 UTC
Last updated: 13 Feb 2019 at 19:46 UTC
New features
Insecure

Other releases