I see that I can create a Feature, but the only option is to download it. Is there a way I can just have Drupal import it to the manage tab of Features?
Tell me more
×
Drupal Answers is a question and answer site for
Drupal developers and administrators. It's 100% free, no registration required.
|
You can use the "Direct save" feature of the Features Tools module if you want to do this from the UI instead of the command line with Drush. |
|||
|
Once you copy the downloaded Feature to your /sites/all/modules folder it will show up under Manage Features in the UI. If you're using Drush, then when you run |
|||
|
|