/LESK-Module_ReportsUsers

Provides some reports on users and their permissions for admin purpose.

Primary LanguagePHP

ReportsUsers module

To deploy simply clone the repository from the Modules directory of the base LESK install, as shown below:

$ cd app/Modules/
$ git clone https://github.com/sroutier/LESK-Module_-ReportsUsers.git ReportsUsers

Then make sure to optimize the master module definition, from the base directory, with:

$ cd ../..
$ ./artisan module:optimize

Dependencies

....

#Prerequisites ....

Installing and activating

Once a new module is detected by the framework, a site administrator can go to the "Modules administration" page and first initialize the module, then enable it for all authorized users to have access.