joomlatools / logman-jevents
Handles logging of JEvents activities
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 11
Forks: 0
Open Issues: 0
Type:joomlatools-composer
Requires
This package is auto-updated.
Last update: 2024-11-06 18:59:00 UTC
README
Plugin for integrating JEvents with LOGman. LOGman is a user analytics and audit trail solution for Joomla.
Installation
Composer
You can install this package using Composer by simply going to the root directory of your Joomla site using the command line and executing the following command:
composer require joomlatools/logman-jevents:*
Package
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.
Usage
After the package is installed, make sure to enable the plugin and that both LOGman and JEvents are installed.
Supported activities
The following JEvents actions are currently logged:
Events
- Add
- Edit
- Publish/Unpublish/Trash
Categories
- Add
- Edit
- Publish/Unpublish/Archive/Trash
- Delete
Event Repetitions
- Edit
Limitations
At the moment and while using the latest stable version of JEvents at this date (v3.4.20), delete actions on Events and their repetitions are not supported due to insufficient event data.