Files
booking/README.md
2016-07-21 08:07:26 +10:00

767 B

Drupal 7 module for managing event bookings.

To install:

  • Clone (or download & unpack) this module into your site's module directory (usually sites/all/modules)
  • If not installed, download the libraries module, the token module and the date module
  • 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).
  • Enable the booking module, and visit the configuration page to set initial values and save prior to using module