Unfeaturized Fields

Component ID

2353641

Component name

Unfeaturized Fields

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Unfeaturized Fields allows other modules to define fields (like Features), but still edit them and then maybe featurize them.

Contrib shouldn't featurize fields, because it doesn't know the site well enough: field labels, weights, other fields, field groups etc are unknown. A contrib module can however require fields necessary for its function. This module allows such fake feature fields. It will force creation and existence, but not check state or content. Featurizing is up to the site.