Skip to content

tardinha/silverstripe-eventmanagement

 
 

Repository files navigation

SilverStripe Event Management Module

The event management module allows you to manage event details and registrations from within the CMS. Some features include:

  • Allow people to register, view their registration details and un-register for events.
  • Attach multiple ticket types to each event. Each ticket can have its own price, go on sale in different time ranges and have different quantities available.
  • Hold event tickets during the registration process to ensure they are available.
  • Require email confirmation for confirming free event registrations, or canceling a registration.
  • Send registered users a notification email when event details change.
  • Generate ticket files that a user can download and print.
  • Invite people to the event, either from member groups or from past events.
  • Send reminder emails a fixed time before an event starts.

Maintainer Contacts

Requirements

Installation

See Installation.

Project Links

About

Adds Event Management functionality to SilverStripe, building on the Event Calendar module.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 87.8%
  • Scheme 6.9%
  • JavaScript 5.3%