Extension:Search Logger

Category:Pages to be expanded#Search%20Logger Category:Unmaintained extensions#Search%20Logger Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
Search Logger
Release status: unmaintainedCategory:Unmaintained extensions
Author(s) Alexia E. Smith, Hydra Wiki Platform Team
Latest version 2.1.0
MediaWiki >= 1.29.0
License GNU General Public License 3.0 only
Download Category:Extensions in GitLab version control
  • search_log
Category:All extensions

The Search Logger extension logs search terms for data analysis.

Installation

  • Download and place the file(s) in a directory called Search Logger in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'Search Logger' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions Category:Extensions in GitLab version control Category:Extensions with invalid or missing type Category:Extensions without a compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:LoadExtensionSchemaUpdates extensions Category:Pages to be expanded Category:SpecialSearchResultsPrepend extensions Category:Unmaintained extensions