Extension:Search Logger
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. |
Search Logger Release status: unmaintained |
|
---|---|
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 | GitLab: Note: |
|
|
The Search Logger extension logs search terms for data analysis.
Installation
edit- Download and place the file(s) in a directory called
Search Logger
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'Search Logger' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.