Entity Registrations

The Entity Registrations module provides the ability for users to register for any entity in Drupal. Registrations are fieldable entities and can collect any information you need from your registrants. By attaching a Registration field to any entity, you enable users to fill out a form containing customized fields to register for that entity.

Entity Registrations currently has the following features:

  • Registrations are fieldable entities, so collect any information you need from your registrants
  • Unlimited types of registrations, or bundles.
  • Enable registrations of a given type/bundle on any entity type or individual entity through a registration field.
  • Per entity registration settings like capacity, reminders, etc.
  • Send broadcast emails to registrants.
  • Allow a single user to register multiple registrants.
  • Integration with Views and Rules via Entity API.

Registration Common Configurations
This section is intended to be a starting point for site builders and themers to help with common registration configurations that enhance the end user experience.

  1. User Profiles - Showing registration related content on user profiles.
Subscribe with RSS Subscribe to RSS - Entity Registrations