RequirementsΒΆ
To install Rooms you need Drupal 7, with the following modules:
- Ctools
- Views
- Commerce
- Commerce Cart Expiration
- Address Field
- Entity
- Entity Reference
- Date
- JQuery Update
- Libraries
- Variable
- Token
- Rules
- Services (a dependency of BAT API)
- BAT API Version 1.0 (BAT API provides json api access to calendar date which is what is used to display events on FullCalendar. BAT API 1.0 is specific to Rooms 1.x and it is just an API module)
If you are using Rooms 1.8 and newer you will need the standard FullCalendar library (we currently use version 3.1.0)
If you are using Rooms 1.7 and earlier you will need our custom fork of the FullCalendar JavaScript library from Github.