drupal-eca-recipe / eca_lib_0009
内容验证
dev-main
2024-08-07 10:59 UTC
Requires
- drupal/core: >=10.3
- drupal/eca: *
This package is auto-updated.
Last update: 2024-09-07 11:11:03 UTC
README
ID: eca_lib_0009
此示例模型更改了在表单中编辑类型为“文章”的内容时的行为
- 它将标题和正文字段组合在一起
- 在尝试发布文章时,确保正文字段不为空
安装
composer require drupal-eca-recipe/eca_lib_0009
cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0009