Difference between revisions of "Extensions:Fetch Quests"

From Lorekeeper Wiki
Jump to navigation Jump to search
Tag: 2017 source edit
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=Fetch Quests|desc=Adds fetch quests|auth=Author(s)|status=Stable |github={{Github|user=lostinprogres|branch=FetchQuests}}|LKVer=2.1.1|migration=no|package=no}}
 
Simple fetch quests. Generates a fetch quest every hour, by randomly selecting an item to be "fetched" from a specified category. Users can complete this fetch quest by simply handing in the item on the fetch quest page once an hour, and get a currency reward for doing so.
 
Simple fetch quests. Generates a fetch quest every hour, by randomly selecting an item to be "fetched" from a specified category. Users can complete this fetch quest by simply handing in the item on the fetch quest page once an hour, and get a currency reward for doing so.
 
== Installation ==
 
== Installation ==

Revision as of 08:44, 15 May 2023

Fetch Quests
Description Adds fetch quests
Author(s) Author(s)
Status Stable
Github FetchQuests
LK Version 2.1.1





Simple fetch quests. Generates a fetch quest every hour, by randomly selecting an item to be "fetched" from a specified category. Users can complete this fetch quest by simply handing in the item on the fetch quest page once an hour, and get a currency reward for doing so.

Installation

Pull the branch, handle any conflicts, and

 php artisan add-site-settings 

and

 php artisan optimize 

.

Configuration

All configuration is inside of site settings.