vardump/activeusers

A widget showing active users

2.0.0 2022-12-07 15:38 UTC

This package is not auto-updated.

Last update: 2024-04-10 21:58:44 UTC


README

A widget showing active users.

Screenshot

Requirements

This plugin requires Craft CMS 4.0 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require vardump/activeusers
    
  3. 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 columns :

  1. Indicator

    green -> active

    orange -> assumed inactive

  2. User firstname, lastname and username

  3. Last activity time

  4. Login time

Screenshot

Brought to you by vardump.de