Creating a category
Steps
- Navigate to AdminCP > [MC] Downloads Manager > Categories.
- Click Add category.
- Pick a parent category. Leave blank for a root category.
- Fill in the General fields:
- Title: required, 1 to 100 characters.
- Description: optional, BBCode allowed.
- FA icon: a Font Awesome icon class such as
fa-folder,fab fa-discord, orfad fa-rocket. Falls back to the global default if blank. - Icon colour: optional hex code (
#aabbcc).
- Set the behaviour fields:
- Accept new downloads: must be on for users to upload here.
- Require approval: when on, new and edited downloads enter the moderation queue. Users with Bypass approval skip the queue.
- Enable versioning: when on, authors can publish new versions. When off, the category supports a single fixed file per download.
- Show on overview: whether this category appears in the top-level
/downloads/overview.
- Configure file policy. See per-category settings.
- Configure comments and discussion. See comments and threads.
- Configure reviews. See reviews configuration.
- Configure custom fields and prefixes. See custom fields and prefixes.
- Click Save.
Required fields
The minimum to create a usable category:
| Field | Required |
|---|---|
| Title | Yes |
| Parent | No (defaults to root) |
| FA icon | No (uses the global default) |
Everything else has a sensible default.
Permissions
Newly created categories inherit permissions from their parent. To set per-category overrides, save the category first, then click Permissions on the edit page. See per-category permissions.
Cover image
Upload cover images after the category exists. Edit the category, scroll to the Cover section, and upload an image. A positioner appears: drag the image to set the visible vertical position.
To remove a cover, click Remove cover on the edit page.
URL slug
The public URL slug is derived from the title using the standard URL-slug rules. The slug is regenerated whenever the title changes; old URLs continue to resolve.
Reordering
Categories sort by display order within a parent. Drag categories on the AdminCP listing to reorder. The new order persists immediately.
Moving a category to a new parent
Edit the category and change the Parent field. The tree rebuilds when you save. Permissions re-resolve along the new path.
Moving a category does not move its downloads to a new physical storage location. File bytes stay where they are.