Problem/Motivation
I installed and enabled the module and encountered a fatal error.
The "list_string" plugin does not exist. Valid plugin IDs for Drupal\Core\Field\FieldTypePluginManager are: file, file_uri, image, link, oauth2_scope_reference, text, text_with_s
ummary, text_long, decimal, password, changed, float, string, string_long, boolean, map, entity_reference, email, uuid, language, timestamp, uri, integer, created
This seems to be a missing dependency on:
drupal:options
Steps to reproduce
On a clean drupal minimal install, install and enable the module
Proposed resolution
Fix missing dependency
Remaining tasks
Provide CR
User interface changes
N/A
API changes
N/A
Data model changes
N/A