Download & Extend

Node registration

Allows (authenticated and/or anonymous) users to register for events. Events are nodes with certain node types. You can enable registration for any node type and add fields and manage display per type and per node.

Since it's built on Entities and Fields, it works perfectly together with Views, Tokens, Rules, VBO etc.

Requires PHP >= 5.3.

Set up

  1. Download & enable + dependencies
  2. Choose node types to enable (admin/structure/types/manage/TYPE/edit)
  3. Add fields to new registration type (admin/structure/node_registration/manage/TYPE/fields)
  4. Tweak registration type settings (admin/structure/node_registration/manage/TYPE/settings)
  5. Party

Permissions

Most permissions are intelligent: a combination of
checkboxes (People > Permissions), registration type
settings and node registration settings (node/2/registration/settings).

Settings

For registration types and nodes:

  • Enable (per type and per node)
  • Capacity
  • Max slots per authenticated registration
  • Max slots per anonymous registration
  • Allow e-mail address change?
  • Require e-mail address verification?
  • Send reminder before event
  • Registration success message
  • E-mail sender name
  • E-mail sender address
  • E-mail to registree
  • E-mail to admin
  • Reminder e-mail

For nodes only:

  • Event start date (with optional node field)
  • Registration start date (with optional node field)
  • Registration end date (with optional node field)
  • Registration capacity (with optional node field)

Cool options

  • drupal_alters
  • Views integration
  • Tokens
  • Rules integration

Developers

See the dev docs: docs/DEVELOPERS.md

To do

More

  • double check & test tokens
  • more drupal_alter interfaces, because they rule
  • fix the crazy menu to be like the node type menu tree
  • documentation obviously (inline and outline)

Downloads

Version Downloads Date Links
7.x-1.4 tar.gz (45.71 KB) | zip (61.09 KB) 2012-May-25 Notes

Project Information


Maintainers for Node registration

Issues for Node registration

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
nobody click here