This module provides a field type for storing arbitrary key/value pairs on entities. It also allows for descriptions of these pairs and enables rendering them.
Allows to store a key/value pair in a field. This for example allows you to store arbitrary properties on an entity.
On top of the key/value storage itself, this module also allows you to store some description for this particular key/value pair,
as well as render it etc.