drupal-eca-recipe/eca_lib_0012

Count user logins

Installs: 8

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: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