Would love sg like this. Perhaps only an additional step is needed, to select modules to be included :)
++ subscribe
I think this kind of feature needs to be explored alongside http://drupal.org/project/drush_make.
I don't know where I got this link but Profiler worth a try.
We're using profiler to add our features to an install profile, works like a charm. It's as easy as adding dependencies[] = my_cool_feature to your profile.info file
dependencies[] = my_cool_feature
Re #4, that's default D7 core functionality, Profiler isn't needed.
See Open Outreach for an example of a D7 install profile using features and drush_make files.
Closing this for lack of activity. Please re-open this issue if you can reproduce it in the latest version.
Comments
Comment #1
good_man commented++ subscribe
Comment #2
Grayside commentedI think this kind of feature needs to be explored alongside http://drupal.org/project/drush_make.
Comment #3
good_man commentedI don't know where I got this link but Profiler worth a try.
Comment #4
attiks commentedWe're using profiler to add our features to an install profile, works like a charm. It's as easy as adding
dependencies[] = my_cool_featureto your profile.info fileComment #5
nedjoRe #4, that's default D7 core functionality, Profiler isn't needed.
See Open Outreach for an example of a D7 install profile using features and drush_make files.
Comment #6
mpotter commentedClosing this for lack of activity. Please re-open this issue if you can reproduce it in the latest version.