Features Clone is a Drush command that allows quick cloning of a Feature. It can be used to rename or fork (e.g. to start a new feature off of an existing one) a Feature installed on a Drupal site.

Usage

drush features-clone <src_featurename> <dst_featurname>

Arguments:
src_featurename  -  Required. Modulename (machine name) of the Feature to Clone.    
dst_featurename  -  Required. Machine name of the new Feature created after cloning.

Note: source feature must be installed and enabled on a Drupal instance that the drush command is run against.

Installation

Please refer to the included INSTALL.txt for detailed installation instructions.

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.0-rc2 tar.gz (9.07 KB) | zip (10.29 KB) 2010-Sep-11 Notes

Development releases

Version Downloads Date Links
6.x-1.x-dev tar.gz (9 KB) | zip (10.18 KB) 2011-Feb-25 Notes

Project Information


Maintainers for Features Clone (for Drush)

  • irakli - 5 commits
    last: 1 year ago, first: 2 years ago

Issues for Features Clone (for Drush)

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 19 Aug 10
nobody click here