Skip to content

joomlatools/logman-zoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOGman YOOtheme Zoo plugin

Plugin for integrating YOOtheme Zoo 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_zoo": "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 YOOtheme Zoo are installed.

Supported activities

The following YOOtheme Zoo actions are currently logged:

Items

  • Add
  • Edit
  • Delete
  • Publish
  • Unpublish

Categories

  • Add
  • Edit
  • Delete
  • Publish
  • Unpublish

Comments

  • Add
  • Edit
  • Delete
  • Approve
  • Unapprove
  • Mark as SPAM