37a1d6867df2de01ab9ade59df17ff6902b1e2c5
Drupal 7 module for managing event bookings. Originally designed for use with the biennial Christadelphian event known as Study Week.
Pre-installation
Before installation, download and install the following pre-requisite modules:
- libraries module
- token module
- date module
- mimemail module
- mailsystem module
If you plan to use Stripe for payment integration, download the Stripe API Library for PHP and install in your sites libraries folder (usually sites/all/libraries). The folder should be renamed to stripe (ie sites/all/libraries/stripe/lib/Stripe.php).
Installation
- Clone (or download & unpack) this module into your site's module directory (usually sites/all/modules)
- Enable the booking module, and visit the configuration page to set initial values and save prior to using module
Configuration
In addition to the main configuration page, you will need to set up text definitions for various built-in pages, as well as update email definitions for automatically generated emails.
Description
Languages
PHP
99.2%
JavaScript
0.6%
CSS
0.2%