A better way to organize plugins in the ACP
-
We definitely need a better way to organize all of the plugins and themes in the ACP. Currently and as the list grows the scrolling gets a bit unruly and long at times, and could definitely use some categorization or organization so that it can dually satisfy my OCD and be nice and neat.
My recommendation is to organize them as follows (in no particular order):
- Utilities
- Themes
- Registration
- Media
- Communication
- Other
Having them organized this way, either in the ACP or on the NodeBB site itself, or both, would be hugely beneficial to those sifting through the themes to find what they need. A dropdown with them listed underneath would also suit the list much better in my opinion.
What do you guys think?
-
Yes, definitely need. Also, each plugin should have link to post on nodebb or github with more details how and what is work.
-
Good idea!
And some categories like:- SSO
- Anti-Spam
- Emailer
- Search
- Widget
-
Would it be better to categorize by tag? Because that feature already exists and all plugin authors have been adhering to that schema so far:
(Work in progress, currently it has been powering the plugins page on the ACP)
Getting all plugin authors to move to a category based layout might be a bit of a shift I think
-
Tags work fine, and seeing as they're already in place, would actually make a lot of sense.
Edit: a guide for uploading plugins that includes recommended tags might be a good thing to have, that includes adding the compatible version, e.g.
0.5.x
or0.4.3
, as a tag as well. -
Thanks guys. Looking forward to tag based plugin grouping in the ACP page.
I'm not looking forward to the eventuality that in the first version of this, all the plugins will be lumped under the
nodebb
tag, because that tag is in practically every plugin