Difference between revisions of "Extensions:Site Search"

From Lorekeeper Wiki
Jump to navigation Jump to search
(Page Created)
Tag: 2017 source edit
 
(Add data)
Tag: 2017 source edit
 
Line 1: Line 1:
{{Extensioninfobox|title=the extension's name|desc=A short description|auth=Author(s)|status=status (such as WIP, testing, stable)|github={{Github|user=username|branch=branch}}|LKVer=What Lorekeeper version the ext is built on|migration=yes/no|package=yes/no}}
+
{{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}}
<!-- Put a short summary of your extension here! -->
+
Allows users to search most of the encyclopaedia in one spot
 
== Installation ==
 
== Installation ==
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
+
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 13:03, 29 June 2024

Site Search
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

Configuration

Usage

Troubleshooting

Images

See Also