Difference between revisions of "Extensions:Admin Prompt Accordion"
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 07:53, 5 February 2023
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.