Skip to content

Installation

Stephen McMahon edited this page May 26, 2014 · 3 revisions
  1. Install the required dependencies (Event Calendar, MultiForm, and ItemSetField). If you wish to accept payments you will need the Payments module, and if you want to send out reminder emails you will need the Queued Jobs module.
  2. Download the Event Management module and place it in your site root. The folder name should be "eventmanagement".
  3. Run /dev/build on your site by visiting http://example.com/dev/build
  4. If you wish to use confirmation emails or use place holding during the registration process you will need to set up a scheduled job to run the EventRegistrationPurgeTask build task. The more often this runs the more accurate the places available will be.
Clone this wiki locally