Merge branch 'master' of gitlab.coadcorp.com:drupal/booking
This commit is contained in:
@@ -1 +1,7 @@
|
|||||||
Drupal 7 module for managing event bookings.
|
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](http://drupal.org/project/libraries) module, the [token](http://drupal.org/project/token) module and the [date](http://drupal.org/project/date) module
|
||||||
|
- Download the [Stripe API Library for PHP](https://stripe.com/docs/libraries) 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](http://your.site.com/admin/config/booking/general) to set initial values and save prior to using module
|
||||||
|
Reference in New Issue
Block a user