Extension:AccessLogReports
![]() | Please expand this page. |
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
![]() Release status: unmaintainedCategory:Unmaintained extensions |
|
---|---|
Implementation | Special pageCategory:Special page extensions |
Description | Provides a special page to view and query the access logs when they are stored in a database. |
Author(s) | Mark A. Hershberger |
Latest version | 0.1 |
MediaWiki | >=1.26 |
License | GNU General Public License 3.0 or later |
Download | GitHub: Note: |
|
|
The AccessLogReports extension provides a special page to view and query the access logs when they are stored in a database. It is built on, and compatible with, the schema from mod_log_sql.
Installation
- Download and place the file(s) in a directory called
AccessLogReports
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'AccessLogReports' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions
Category:Extensions in GitHub version control
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:GPL licensed extensions
Category:LoadExtensionSchemaUpdates extensions
Category:Pages to be expanded
Category:Special page extensions
Category:Unmaintained extensions