[Module] Manage Categories
07-23-2015, 07:33 AM
(This post was last modified: 02-03-2020, 02:01 AM by jollyjoke.)
This module enables you to manage custom categories on your server.
You are allowed to manage only categories created by you, default server categories are blocked for good reasons.
So basically you can:
I’ve also added a shortcut/button to “Module Admin” (opens in new window), so you can easily change module category in there.
Direct download:
https://jkmods.github.io/manage_categories.zpp
How to add my REPO:
Install module:
Upgrade module:
Remove module:
Enjoy!
You are allowed to manage only categories created by you, default server categories are blocked for good reasons.
So basically you can:
- see default server categories with counts of modules in each of them
- see custom server categories with counts of modules in each of them (if any)
- create custom category(ies)
- edit custom category(ies)
- delete custom category(ies)*
I’ve also added a shortcut/button to “Module Admin” (opens in new window), so you can easily change module category in there.
Direct download:
https://jkmods.github.io/manage_categories.zpp
How to add my REPO:
Code:
# zppy repo add jkmods.github.io
# zppy update
Install module:
Code:
# zppy install manage_categories
Upgrade module:
Code:
# zppy upgrade manage_categories
Remove module:
Code:
# zppy remove manage_categories
Enjoy!