Skip to content

Instantly share code, notes, and snippets.

@kotnik
Created October 16, 2014 13:00
Show Gist options
  • Save kotnik/2f9eb5e81097b11b5b0d to your computer and use it in GitHub Desktop.
Save kotnik/2f9eb5e81097b11b5b0d to your computer and use it in GitHub Desktop.
api = 2
core = 7.x
; Drupal core.
projects[drupal][type] = core
projects[drupal][version] = 7.32
projects[drupal][patch][] = "https://drupal.org/files/issues/install-redirect-on-empty-database-728702-36.patch"
; Platform indicator module.
projects[platform][version] = 1.2
projects[platform][subdir] = contrib
projects[DrupalRoomsModule][download][type] = "git"
projects[DrupalRoomsModule][download][url] = "https://github.com/BluesparkLabs/DrupalRoomsModule.git"
projects[DrupalRoomsModule][type] = "module"
projects[rooms_availability_reference_modal][download][type] = "git"
projects[rooms_availability_reference_modal][download][url] = "https://github.com/BluesparkLabs/rooms_availability_reference_modal.git"
projects[rooms_availability_reference_modal][type] = "module"
projects[rooms_availability_constraints][download][type] = "git"
projects[rooms_availability_constraints][download][url] = "https://github.com/BluesparkLabs/rooms_availability_constraints.git"
projects[rooms_availability_constraints][type] = "module"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment