Download the PHP package joomlatools/logman-kunena without Composer
On this page you can find all versions of the php package joomlatools/logman-kunena. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download joomlatools/logman-kunena
More information about joomlatools/logman-kunena
Files in joomlatools/logman-kunena
Package logman-kunena
Short Description Handles logging of Kunena Forum events
License GPLv3
Homepage https://github.com/joomlatools/logman-kunena
Informations about the package logman-kunena
LOGman Kunena plugin
Plugin for integrating Kunena with LOGman. LOGman is a user analytics and audit trail solution for Joomla.
Installation
Composer
You can install this package using Composer. Create a composer.json
file inside the root directory of your Joomla! site containing the following code:
Run composer install.
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 Kunena are installed.
Supported activities
The following Kunena actions are currently logged:
Topics
- Add
- Edit
- Delete
- Lock/Unlock
- Stick/Unstick
- Trash/Restore
Categories
- Add
- Edit
- Delete
Messages
- Add
- Edit
- Delete
- Trash/Restore
Limitations
Due to a problem in the event dispatching system of the latest Kunena version (v5.0.2), activities for announcements are not currently supported.