https://github.com/wieni/wmbert
A more user-friendly entity reference list field widget for Drupal 8.
https://github.com/wieni/wmbert
drupal-8 drupal-module drupal8-module field-widget
Last synced: 8 months ago
JSON representation
A more user-friendly entity reference list field widget for Drupal 8.
- Host: GitHub
- URL: https://github.com/wieni/wmbert
- Owner: wieni
- License: mit
- Created: 2018-09-14T12:37:31.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-12-18T06:00:10.000Z (about 2 years ago)
- Last Synced: 2025-03-25T16:23:42.809Z (11 months ago)
- Topics: drupal-8, drupal-module, drupal8-module, field-widget
- Language: PHP
- Homepage:
- Size: 66.4 KB
- Stars: 2
- Watchers: 7
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
wmbert
======================
[](https://packagist.org/packages/wieni/wmbert)
[](https://packagist.org/packages/wieni/wmbert)
[](https://packagist.org/packages/wieni/wmbert)
> 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`](https://github.com/wieni/wmbert/blob/main/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.