wieni / wmbert
A more user-friendly entity reference list field widget for Drupal 8.
Installs: 12 668
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 7
Forks: 1
Open Issues: 1
Type:drupal-module
Requires
- php: >=7.1.0
- drupal/core: ^9.2 || ^10.0
Requires (Dev)
- composer-runtime-api: ^2.0
- ergebnis/composer-normalize: ^2.0
- wieni/wmcodestyle: ^1.0
- dev-main
- 1.11.8
- 1.11.7
- 1.11.6
- 1.11.5
- 1.11.4
- 1.11.3
- 1.11.2
- 1.11.1
- 1.11.0
- 1.10.0
- 1.9.7
- 1.9.6
- 1.9.5
- 1.9.4
- 1.9.3
- 1.9.2
- 1.9.1
- 1.9.0
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.1
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.8
- 1.2.7
- 1.2.6
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.2
- 1.0.1
- dev-feature/base-fields
This package is auto-updated.
Last update: 2024-10-18 07:49:02 UTC
README
A more user-friendly entity reference list field widget for Drupal 8.
Development of this project is moved to Drupal.org: https://www.drupal.org/project/bert
Use the scripts/upgrade-to-bert.sh
script to help with your migration.
You also have to move any custom plugins from the Plugin/EntityReferenceListFormatter
and Plugin/EntityReferenceLabelFormatter
directories to a Plugin/bert/EntityReferenceListFormatter
or Plugin/bert/EntityReferenceLabelFormatter
directory.