A widget showing active users.
This plugin requires Craft CMS 5.0 or later.
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.
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