Skip to content

Instantly share code, notes, and snippets.

@johnmcc
Last active October 6, 2015 01:17
Show Gist options
  • Save johnmcc/2910066 to your computer and use it in GitHub Desktop.
Save johnmcc/2910066 to your computer and use it in GitHub Desktop.
Standard Drush make file
core = 7.23
api = 2
projects[drupal][version] = "7.23"
; Modules
projects[] = ctools
projects[] = devel
projects[] = entity
projects[] = features
projects[] = fences
projects[] = field_group
projects[] = imce
projects[] = imce_wysiwyg
projects[] = linkit
projects[] = metatag
projects[] = module_filter
projects[] = navigation404
projects[] = options_element
projects[] = pathauto
projects[] = pathologic
projects[] = search_krumo
projects[] = stringoverrides
projects[] = token
projects[] = views
projects[] = webform
projects[] = wysiwyg
; Themes
projects[] = shiny
projects[] = zen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment