Back to marketplace
156

Labels

Buy now

Displays the user's group as a label next to their name in the stream.

Tip! Try this module in our demo hosting.

Buy now

Overview

The Labels module dynamically displays user group labels next to usernames in the activity stream. Administrators can customize the labels' appearance using CSS.

Features

  • Shows group labels dynamically in posts and comments.
  • Allows CSS customization from admin panel.
  • Fully compatible with HumHub 1.16+.

Installation

  1. Upload the module to protected/modules/labels.
  2. Enable it from Administration > Modules.
  3. Configure styles in Administration > Labels.

Customization

Modify the label's appearance with the CSS editor in the module settings. Default styles:

.custom-label {
    margin-left: 5px;
    padding: 3px;
    border-radius: 4px;
    background-color: transparent;
    color: #7a7a7a;
    border: 1px solid #bababa;
    font-size: 11px;
    font-weight: 600;
}

You can also configure where labels should be applied:

  • Only Posts: Labels appear only for post entries.
  • All Supported Modules: Labels also appear for supported modules like Wiki and Calendar.

This option is available as a toggle in the configuration panel.

This is the list of supported modules:

Roadmap

  • Additional placement options for labels.
  • Support for user-assigned custom labels.

For feedback and contributions, visit the HumHub community forums.

Module Information

Price:
10 €
Latest version release:
1.0.0 - April 2, 2025
Publisher:
Author(s):
Website:
Compatibility:
HumHub 1.16 - 1.17