first import

This commit is contained in:
Bachir Soussi Chiadmi
2015-04-08 11:40:19 +02:00
commit 1bc61b12ad
8435 changed files with 1582817 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
// Features tools
Features tools is a drupal module.
It's a develop helper module for working with Feature module.
It's add a submit button in the recreate feature form named "auto create feature",
which download the feature tar ball, un-tar it and put the files in the right place.
All in one click.
Any one how use the recreate feature more then few time a day will probably like this feature.
In order to make the module to work you need to give www-data ,permission to write to the sites/all/modules directory.
THIS MODULE IS FOR LOCAL SERVER DEVELOPING ONLY !!!
It's probably won't work other places but please don't try.