wikibase-solutions / wiki-search-front
Frontend for WikiSearch extension
Package info
github.com/Open-CSP/WikiSearchFront
Language:Vue
Type:mediawiki-extension
pkg:composer/wikibase-solutions/wiki-search-front
README
The WikiSearchFront MediaWiki extension is a front-end for WikiSearch written in Vue.js
Installation
It is recommended to use this extension in combination with WikiSearch and optionally WSSemanticParsedText.
-
Download and place the file(s) in a directory called
WikiSearchFrontin yourextensions/folder. -
Add the following code at the bottom of your LocalSettings.php:
wfLoadExtension( 'WikiSearchFront' );
-
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Usage
See the help page for using the WikiSearchFront extension for further information.
License (GPL-2.0+)
See LICENSE.