A feature module providing content types and services to allow the fetcher drush extension to retrieve lists of sites that can be deployed to your local development environment from a central Drupal site.
Installation
You need to be running the most recent dev releases of field collection and features.
Add this to your drushrc.php
$options['fetcher']['info_fetcher.class'] = 'FetcherServices\InfoFetcher\FetcherServices';
$options['fetcher']['info_fetcher.config'] = array('host' => 'http://yoursite.com');
Documentation
http://fetcher.readthedocs.org/en/7.x-1.x/managing-sites-with-fetcher-se...
Supporting organizations:
Sponsored new feature development
Project information
- Project categories: Developer tools
- Created by tizzo on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.


