You are here

README.txt in Features Tools 6

Same filename and directory in other branches
  1. 6.2 README.txt
  2. 7.2 README.txt
  3. 7 README.txt
// 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.


File

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