An open API service indexing awesome lists of open source software.

https://github.com/vardump-de/activeusers

A craft cms widget showing active users
https://github.com/vardump-de/activeusers

craft3 craft4 craft5 craftcms craftcms-plugin

Last synced: 5 months ago
JSON representation

A craft cms widget showing active users

Awesome Lists containing this project

README

          

# Activeusers plugin for Craft CMS 5.x

A widget showing active users.

![Screenshot](resources/img/widget-screenshot.png)

## 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](resources/img/plugin-logo.png)

Brought to you by [vardump.de](https://vardump.de)