Skip to content

Instantly share code, notes, and snippets.

@kotnik
Forked from perusio/project.make
Last active August 29, 2015 13:57
Show Gist options
  • Save kotnik/9368063 to your computer and use it in GitHub Desktop.
Save kotnik/9368063 to your computer and use it in GitHub Desktop.
; -*-conf-*-
api = 2
core = 7.x
; Commerce kickstart.
projects[commerce_kickstart][type] = core
; Be2Bill needed modules.
projects[commerce_cardonfile] = "2.0-beta2"
projects[commerce_be2bill] = "1.x-dev"
; Devel.
projects[] = "devel"
; Patch for handling arrays in entity controller.
projects[commerce_kickstart][patch][] = "https://drupal.org/files/issues/drupal7.entity-system.1525176-153.patch"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment