Extension:WikiSearchFront
Appearance
(Redirected from Extension:WSSearchFront)
Release status: stable |
|
|---|---|
| Implementation | Parser function, Search |
| Description | A front-end for WikiSearch |
| Author(s) | User:Robis Koopmans talk (Wikibase Solutions) |
| Latest version | 3.3.0 (Continuous updates) |
| MediaWiki | 1.31+ |
| Database changes | No |
| Composer | wikibase-solutions/wiki-search-front |
| 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
[edit]See Help:WikiSearchFront for further information.
Installation
[edit]It is required to use this extension in combination with WikiSearch.
- Download and place the file(s) in a directory called
WikiSearchFrontin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'WikiSearchFront' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
See also
[edit]- Help:WikiSearchFront
- Extension:WikiSearch
- Wikibase Faceted Search - Similar extension for Wikibase
