WP Manifestindependent plugin directory
manifest / admin / k-logger

Logger GitLab

WordPress Plugin for logging user's activity

by Aleksandar Krstic · gitlab.com/krstic2003/k-logger

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://gitlab.com/krstic2003/k-logger/-/archive/master/k-logger-master.zip

Readme

=== K Logger ===

Simple User Activity log system.

== Description ==

K Logger is simple User Activity log system.

= Docs & Support =

/

= Privacy Notices =

With the default configuration, this plugin, in itself, does not:

  • write any user personal data to the database;
  • send any data to external servers;

With the default configuration, this plugin, in itself, use users IP address, and stores their data (username, role, IP address) to log file in file system.

= Required Plugins =

  • No required plugins

= Translations =

  • Translations are currently not supported.

== Installation ==

  1. Upload the entire 'k-logger' folder to the '/wp-content/plugins/' directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.

You will find 'Logger' menu in your WordPress admin panel. There you can adjust plugin options.

== Changelog ==

= 1.0 =

  • Initial Release

Read the full README on GitLab →