From de4ef81615eae8e03a16dcc4df054a233c3f70c0 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 27 Oct 2017 18:47:19 -0200 Subject: Drupal config --- share/drupal7/drupal.make.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 share/drupal7/drupal.make.yml (limited to 'share/drupal7') diff --git a/share/drupal7/drupal.make.yml b/share/drupal7/drupal.make.yml new file mode 100644 index 0000000..5ae7edb --- /dev/null +++ b/share/drupal7/drupal.make.yml @@ -0,0 +1,21 @@ +core: 7.x +api: '2' +projects: + drupal: + version: '' + views: + version: '' + ctools: + version: '' + panels: + version: '' + feeds: + version: '' + libraries: + version: '' + features: + version: '' + strongarm: + version: '' + module_filter: + version: '' -- cgit v1.2.3