Closed (duplicate)
Project:
Features
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2011 at 22:27 UTC
Updated:
6 May 2011 at 16:42 UTC
Is there a way to "bake" a feature into a site, i.e. make the changes implemented by a feature permanent so that the Feature module and feature is no longer needed? I haven't really explored the Features module yet, so I may be asking about a use case that's out of scope. My goal is to transfer framework (as opposed to content) changes from a development environment into production as exactly as possible. Currently my development environment does not need a feature, but since I've exported a feature from development to the production side, the production side depends on that exported feature.
Comments
Comment #1
chertzog+1 for this. i try and keep the number of installed modules to a minimum, and if i can use features to generate the content types, and functionalities that i need, then remove features from the site, it would be ideal.
Comment #2
Grayside commentedThis issue is a duplicate of #663136: Provide way to Import views/true exportables back to the database.
It also has vague similarities to #636402: Remove dependency on Features from generated features and implications on #1014522: Upgrade existing features to D7.