wieni / wmbert
Drupal 8的一个更用户友好的实体引用列表字段小部件。
1.11.8
2023-12-18 05:58 UTC
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-09-18 07:38:08 UTC
README
Drupal 8的一个更用户友好的实体引用列表字段小部件。
本项目开发已转移到Drupal.org: https://www.drupal.org/project/bert
使用scripts/upgrade-to-bert.sh
脚本来帮助您进行迁移。您还需要将任何自定义插件从Plugin/EntityReferenceListFormatter
和Plugin/EntityReferenceLabelFormatter
目录移动到Plugin/bert/EntityReferenceListFormatter
或Plugin/bert/EntityReferenceLabelFormatter
目录。