anttiviljami / wp-server-log-viewer

View and analyse your server logs from within the WordPress admin dashboard
GNU General Public License v3.0
17 stars 2 forks source link

WP Server Log Viewer

Latest Stable Version Total Downloads Latest Unstable Version License

View and analyse your server logs from within the WordPress admin dashboard

Features:

Screenshots

Gif

Installation

The Composer Way (preferred)

Install the plugin via Composer

composer require anttiviljami/wp-server-log-viewer

Activate the plugin

wp plugin activate wp-server-log-viewer

The Old Fashioned Way

You can also install the plugin by directly uploading the zip file as instructed below:

  1. Download the plugin
  2. Upload to the plugin to /wp-content/plugins/ via the WordPress plugin uploader or your preferred method
  3. Activate the plugin