Difference between revisions of "Extensions:Site Search"
Jump to navigation
Jump to search
(Page Created) Tag: 2017 source edit |
(Add data) Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
− | {{Extensioninfobox|title= | + | {{Extensioninfobox|title=Site Search|desc=Allows users to search most of the encyclopaedia in one spot|auth=Newt|status=stable|github={{Github|user=ne-wt|branch=extension/site-search}}|LKVer=2.0.0|migration=yes|package=no}} |
− | + | Allows users to search most of the encyclopaedia in one spot | |
== Installation == | == Installation == | ||
− | < | + | pull and run <code>php artisan migrate</code> |
== Configuration == | == Configuration == | ||
<!-- Is any configuration necessary? Describe it here! --> | <!-- Is any configuration necessary? Describe it here! --> | ||
Line 13: | Line 13: | ||
== See Also == | == See Also == | ||
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. --> | <!-- Any relevant other pages. You may consider linking to related extensions, for instance. --> | ||
− |
Latest revision as of 12:03, 29 June 2024
Description | Allows users to search most of the encyclopaedia in one spot |
---|---|
Author(s) | Newt |
Status | stable |
Github | extension/site-search |
LK Version | 2.0.0 |
Contains a Migration | |
Allows users to search most of the encyclopaedia in one spot
Installation
pull and run php artisan migrate