Skip to content

vardump-de/activeusers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Activeusers plugin for Craft CMS 5.x

A widget showing active users.

Screenshot

Requirements

This plugin requires Craft CMS 5.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/5 columns :

  1. Indicator

    green -> active

    orange -> assumed inactive

  2. User firstname, lastname and username

  3. User groups (if configured)

  4. Last activity time

  5. Login time

Screenshot

Brought to you by vardump.de