drupal-eca-recipe / eca_test_0005
Views
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:29:51 UTC
README
ID: eca_test_0005
During cron, this model switches the user context, queries a view to receive all user accounts and loops over all those users triggering a custom event for each of them to print their names in messages.
Installation
composer require drupal-eca-recipe/eca_test_0005
cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_test_0005