Skip to content

joomlatools/logman-mtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOGman Mosets Tree plugin

Plugin for integrating Mosets Tree with LOGman. LOGman is a user analytics and audit trail solution for Joomla.

Installation

Composer

You can install this package using Composer. Then run the following console command from the root directory of your Joomla! site:

composer require joomlatools/logman-mtree:dev-master

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 Mosets Tree are installed.

Supported activities

The following Mosets Tree actions are currently logged for listings:

  • Add
  • Edit
  • Delete
  • Approve
  • Publish/Unpublish

Limitations

Category actions are not logged since the component is not triggering events for those actions.