drupal-eca-recipe / eca_lib_0015
Display message to specific user roles only
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:30:04 UTC
README
ID: eca_lib_0015
This model prints a message on screen, when the user opens the user profile form for editing. The message output is limited to users that have one of the roles editor, customer or auditor.
Installation
composer require drupal-eca-recipe/eca_lib_0015
cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0015