vardump / activeusers
A widget showing active users
Installs: 5 544
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 0
Open Issues: 0
Type:craft-plugin
Requires
- craftcms/cms: ^5.0
Requires (Dev)
- craftcms/rector: dev-main
This package is not auto-updated.
Last update: 2025-03-27 02:58:33 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