Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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.

Project information