Download the PHP package micschk/silverstripe-404logger without Composer
On this page you can find all versions of the php package micschk/silverstripe-404logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download micschk/silverstripe-404logger
More information about micschk/silverstripe-404logger
Files in micschk/silverstripe-404logger
Download micschk/silverstripe-404logger
More information about micschk/silverstripe-404logger
Files in micschk/silverstripe-404logger
Vendor micschk
Package silverstripe-404logger
Short Description Logs 404 errors to the database (link & referrer + count), including report for CMS
License MIT
Package silverstripe-404logger
Short Description Logs 404 errors to the database (link & referrer + count), including report for CMS
License MIT
Please rate this library. Is it a good library?
Informations about the package silverstripe-404logger
Log 404s to DB
This module provides logging of incoming requests that result in a 404 not found. They are logged & counted along with the referrer.
Installation
Either:
- Download or git clone the '404logger' directory to your webroot, or;
-
Using composer run the following in the command line:
composer require restruct/silverstripe-404logger dev-master
- Run dev/build (http://www.mysite.com/dev/build?flush=all)
Usage
Logged 404s are visible under the 'reports' section in the CMS as 'External broken links report'. You can either contact the referrer to get the link updated, or redirect the link at your end using the redirectedurls module
All versions of silverstripe-404logger with dependencies
PHP Build Version
Package Version
Requires
silverstripe/framework Version
^4.0
The package micschk/silverstripe-404logger contains the following files
Loading the files please wait ....