Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

Seravo/wp-dashboard-request-stats

Repository files navigation

wp-dashboard-request-stats:

Build Status

A Wordpress plugin for reading and viewing accesslog data. At the moment the plugin extracts the amount requests per day and the average responsetime per day, with hardcoded regular expressions.

##Installation

Create a *.zip archive containing a folder with the same name as the plugin and install it via wp-admin

###or

Copy the folder wp-dashboard-request-stats including it's contents to you WordPress plugins directory.

Also remember to add the following to wp-config.php

define('WPDRS_LOGPATH','YOUR_LOG_PATH_HERE');

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published