vardump / activeusers
A widget showing active users
3.0.2
2024-12-10 12:04 UTC
Requires
- craftcms/cms: ^5.0
Requires (Dev)
- craftcms/rector: dev-main
This package is not auto-updated.
Last update: 2026-03-12 07:44:01 UTC
README
A widget showing active users.
Requirements
This plugin requires Craft CMS 5.0 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project -
Then tell Composer to load the plugin:
composer require vardump/activeusers -
In the Control Panel, go to Settings → Plugins and click the “Install” button for activeusers.
Configuring activeusers
Go to the Dashboard and add a Activeusers Widget.
Configure the widget to your needs. Its self explaining ;)
The widget shows 4/5 columns :
-
Indicator
green -> active
orange -> assumed inactive
-
User firstname, lastname and username
-
User groups (if configured)
-
Last activity time
-
Login time
Brought to you by vardump.de

