drupal-eca-recipe / eca_lib_0012
Count user logins
dev-main
2024-08-07 10:59 UTC
Requires
- drupal/core: >=10.3
- drupal/eca: *
- drupal/eca_tamper: *
This package is auto-updated.
Last update: 2024-11-07 11:27:57 UTC
README
ID: eca_lib_0012
This model adds a number field to the user entity with a default value 0. It then increments that value, each time that user logs into the site.
Installation
composer require drupal-eca-recipe/eca_lib_0012
cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0012