Field to store multiple attributes and values per entity. Field implements EAV (Entity–attribute–value) data model. Supported value types:
- string
- string_long
- integer
- decimal
- boolean
- entity_reference
- list_string
- list_integer.
Installation:
composer require drupal/eav_field drupal/entity:^1.0-rc3