Item Registry & Categories
Item Registry & Categories
The Items workspace uses a folder-style explorer.
Built-in categories
The package defines categories including:
| ID | Label |
|---|---|
generic |
General |
food |
Food |
drink |
Drinks |
medical |
Medical |
weapon |
Weapons |
ammo |
Ammunition |
tool |
Tools |
document |
Documents |
evidence |
Evidence |
container |
Containers |
clothing |
Clothing |
key |
Keys |
Runtime categories
Admins can create categories/folders from Admin Studio. Runtime categories are persisted in:
nord_inventory_custom_categories
A custom category can have:
- internal name;
- display label;
- Font Awesome icon;
- sort order.
Custom categories can be renamed or deleted. When a custom category is deleted, custom items assigned to it are moved safely to generic.
Built-in/base categories remain protected.
Moving items between folders
Custom/database-backed items can be moved between categories from the registry. Reference/base files themselves are not modified.