Skip to content

Instantly share code, notes, and snippets.

@jalama
Created April 1, 2015 20:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jalama/a91d30c427c54b463b2a to your computer and use it in GitHub Desktop.
Save jalama/a91d30c427c54b463b2a to your computer and use it in GitHub Desktop.
Quick Drupal Make file
core: 8.x
api: 2
defaults:
projects:
subdir: "contrib"
projects:
drupal:
version: 8.0.0-beta9
inline_entity_form_drupal_8:
type: module
download:
type: "git"
url: "http://git.drupal.org/sandbox/axe312/2425359.git"
branch: "8.x-1.x"
cas:
version: 1.x-dev
diff:
version: 1.x-dev
field_group:
version: 1.x-dev
footermap:
version: 1.x-dev
globalredirect:
version: 1.x-dev
job_scheduler:
version: 2.x-dev
libraries:
version: 3.x-dev
memcache:
version: 2.x-dev
panels:
version: 3.0-alpha7
pathauto:
version: 1.x-dev
rules:
version: 3.0-unstable3
site_map:
type: module
download:
type: "git"
url: "http://git.drupal.org/project/site_map.git"
branch: "8.x-1.x"
themekey:
version: 1.x-dev
token:
version: 1.x-dev
webform:
type: module
download:
type: "git"
url: "http://git.drupal.org/project/webform.git"
branch: "8.x-4.x"
xmlsitemap:
version: 1.x-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment