I have a feature like gallery
and created another feature image

feature gallery depends on image ie. you need an image to be in a feature gallery
if I include feature_image in feature_gallery .info file, how do I ensure that feature_image is enabled first before all the views, fields of my featuer_gallery?

I am running into this problem while using features and would like some advice about best practices?

Comments

hefox’s picture

If you're using the latest dev of 2.x #1572578: Rethink the way features are enabled / disabled got in meaning that as long as dependencies are correct, depending module should rebuild before depedent module