Extension:WikiSearchFront

Category:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
WikiSearchFront
Release status: stableCategory:Stable extensions
Implementation Parser function Category:Parser function extensions, SearchCategory:Search extensions
Description A front-end for WikiSearch
Author(s) User:Robis Koopmans talk (Wikibase Solutions)
Latest version 3.2.0 (Continuous updates)
MediaWiki 1.31+Category:Extensions with manual MediaWiki version
Database changes No
Composer wikibase-solutions/wiki-search-frontCategory:Extensions supporting Composer
License GNU General Public License 2.0 or later
Download Category:Extensions in GitHub version control
Category:All extensions

The WikiSearchFront extension is a front-end for WikiSearch written in Vue.js

Usage

See Help:WikiSearchFront for further information.

Installation

It is required to use this extension in combination with WikiSearch .
  • Download and place the file(s) in a directory called WikiSearchFront in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'WikiSearchFront' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

See also

Category:Search
Category:All extensions Category:Extensions in GitHub version control Category:Extensions supporting Composer Category:Extensions with manual MediaWiki version Category:Extensions without a compatibility policy Category:GPL licensed extensions Category:Parser function extensions Category:Search Category:Search extensions Category:Stable extensions Category:WikiSearchOnLoadFrontend extensions