Skip to content

havefnubb/activeusers-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Activeusers module

This is a module for Jelix, allowing to know how many users are using the application since last minutes, and to know who they are.

Some "zones" are provided to display these informations in your application.

This module is for Jelix 1.7.2 and higher.

It was originally developped into the Havefnubb project.

Setting up the module

The best method is to use Composer.

In a commande line inside your project, execute:

composer require "havefnubb/activeusers-module"

Launch the configurator for your application to enable the module

php dev.php module:configure activeusers
php dev.php module:configure activeusers_admin

After configuring the module, you should launch the installer of your application to activate the module:

php install/installer.php

About

Module for Jelix allowing to know how many users are using the application since last minutes and who

Resources

License

Stars

Watchers

Forks

Packages

No packages published