![]() Release status: stable |
|
---|---|
![]() |
|
Implementation | Parser function | , Search
Description | A front-end for WikiSearch |
Author(s) | User:Robis Koopmans talk (Wikibase Solutions) |
MediaWiki | 1.31+ |
Database changes | No |
License | GNU General Public License 2.0 or later |
Download | GitHub: Note: |
The WikiSearchFront extension is a front-end for WikiSearch written in Vue.js
Usage
See the help page for using the WikiSearchFront extension 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 yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php
wfLoadExtension( 'WikiSearchFront' );
file: Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
See also
- Help:WikiSearchFront
- Extension:WikiSearch
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.