What does it do?

Event management and registration is an extension for TYPO3 CMS to manage events and registrations.

Summary of features

  • Easy usage for editors
  • Registration can be activated for each event individually
  • Double opt in (optional) for event registration
  • Configurable validity of double opt in links
  • Cancellation configurable for each event
  • Prefill of registration fields for logged in frontend users
  • Backend administration module to manage events and registrations
  • CSV export for all registrations of an event
  • Configurable e-mail templates to notify event participants
  • Extendable with own fields through own extension
  • Configurable template layouts for listview
  • Create multiple registrations at once by a single user
  • Download of iCal file for events

Background

  • Based on Extbase and Fluid
  • Covered with unit and functional tests
  • Actively maintained