drupal-eca-recipe / eca_lib_0020
Auto create entity with values from another one and the current user
dev-main
2024-08-07 10:59 UTC
Requires
- drupal/core: >=10.3
- drupal/eca: *
This package is auto-updated.
Last update: 2024-11-07 11:40:50 UTC
README
ID: eca_lib_0020
This model reacts upon creating a new page node. It then creates a new article node, its title is populated with the page auther's name, some static text and the title of the created page.
The recorded video provides more explanation as we go on.
Installation
composer require drupal-eca-recipe/eca_lib_0020
cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0020