Posted by jpoesen on February 27, 2011 at 7:41pm
Features Fetch (ff)
is a simple drush command extension that simplifies deploying (rebuilt) Drupal Feature modules to a specific Drupal project.
But what does it *do*?
- Backs up any existing version of example_feature_module to DRUPALROOT/backups
- Grabs the most recent example_feature_module.tar file from your downloads directory
- unpacks it to your features destination directory
This means that after every feature module rebuild you can simply download it via the Features admin interface and then deploy it with a single drush ff command.
This extension reuses core drush functionality (backing up, unpacking, etc) as much as possible.
Downloads
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Developer, Drush, Features Package
- Downloads: 50
- Last modified: February 27, 2011