joomlatools/plg_logman_k2

This package is abandoned and no longer maintained. The author suggests using the joomlatools/logman-k2 package instead.

Handles logging of K2 component events

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 12

Forks: 2

Open Issues: 0

Type:joomlatools-composer

v4.0.0 2019-11-28 09:48 UTC

This package is auto-updated.

Last update: 2021-10-06 12:29:46 UTC


README

Plugin for integrating K2 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:

{
    "require": {        
        "joomlatools/plg_logman_k2": "dev-master"
    },
    "minimum-stability": "dev"
}

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 K2 are installed.

Supported activities

The following K2 actions are currently logged:

Items

  • Add
  • Edit
  • Delete
  • Publish
  • Unpublish
  • Trash

Categories

  • Add
  • Edit
  • Delete
  • Publish
  • Unpublish
  • Trash