Difference between revisions of "Extensions:Admin Prompt Accordion"

From Lorekeeper Wiki
Jump to navigation Jump to search
Tag: 2017 source edit
Tag: 2017 source edit
 
Line 8: Line 8:
  
 
Run <code>php artisan optimize</code>, sometimes twice is necessary.
 
Run <code>php artisan optimize</code>, sometimes twice is necessary.
 +
 +
== Known Issues ==
 +
 +
[https://discord.com/channels/678909186683437056/770140671050121236/1071491606907195463 Report] - Using different orders of categories affects order of prompts inside accordion incorrectly.

Latest revision as of 08:53, 5 February 2023

Admin Prompt Accordion
Description A simple accordion to organize the admin side of prompts
Author(s) Preimpression
Status stable
Github extension/admin-prompts-accordion
LK Version 2.1.0








Do you have a lot of prompts in different categories? Pull this extension to create a simple accordion on your admin panel prompts page. The old style is also available for use if your admins prefer that.

Installation

Pull the branch into your own, fix any conflicts, then push.

Run php artisan optimize, sometimes twice is necessary.

Known Issues

Report - Using different orders of categories affects order of prompts inside accordion incorrectly.