Plugin for integrating Remository with LOGman. LOGman is a user analytics and audit trail solution for Joomla.
You can install this package using Composer. Create a composer.json file inside the root directory of your Joomla! site containing the following code:
{
"require": {
"joomlatools/plg_logman_remository": "dev-master"
},
"minimum-stability": "dev"
}
Run composer install.
For downloading an installable package just make use of the Download ZIP button located in the right sidebar of this page.
After downloading the package, you may install this plugin using the Joomla! extension manager.
After the package is installed, make sure to enable the plugin and that both LOGman and Remository are installed.
The following Remository file actions are currently logged:
- Add
- Edit
- Delete
- Download
- Comment