This project is not covered by Drupal’s security advisory policy.
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.
The features UI now allows rebuilding straight to sites/x/modules/... which makes this drush extension obsolete.
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsObsolete
Use of this project is deprecated.- Project categories: Developer tools
- Created by jpoesen on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
