1

Bantalabs: Speeding up local feature module development with features-fetch

http://bantalabs.com

Features-fetch (ff) is a simple drush command extension that simplifies deploying (rebuilt) Drupal Feature modules to a specific Drupal project.

Features are a collection of Drupal entities (like content types, views, contexts and imagecache presets) that taken together satisfy a certain use case. Developing a feature typically involves selecting the appropriate entities and downloading the custom feature module that the Features module generates.

You can modify a feature's entities (like add a display to a view) and update the feature module itself using the drush features-update command, but adding new components requires rebuilding and downloading the updated feature module. During the course of project development, you can end up rebuilding your feature modules quite a few times.

That is where features-fetch comes in. Instead performing the manual deployment steps over and over again, just run drush ff from within your Drupal project directory.

What it does:

read more

Read »
Created by drupalcoder 1 year 39 weeks ago – Made popular 1 year 39 weeks ago
Category: News   Tags:

PSD to Drupal Theme

Drupal Development

Module Development

Get an Estimate

Tags for Bantalabs: Speeding up local feature module development with features-fetch

Recent comments