drupal-eca-recipe/eca_lib_0001

Route test

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Type:drupal-recipe

dev-main 2024-08-07 10:59 UTC

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