drupal-eca-recipe / eca_lib_0001
Route test
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:31:15 UTC
README
ID: eca_lib_0001
If a node page gets requested and the node is of type "article", a message will be printed.
This is using the event Controller found to handle request as this is working even if pages are cached.
Installation
composer require drupal-eca-recipe/eca_lib_0001
cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0001