Skip to main content

User editor

Members manage their own social profiles at Account > Social profiles.

Adding or editing a handle

  1. Visit Account > Social profiles.
  2. For each platform the user has the edit-group permission for, an input is rendered with the platform name, icon, and placeholder.
  3. Enter the handle (just the username — not the full URL).
  4. Click Save.

Validation runs at save:

  • The platform's regex (if set) is applied to the value. Invalid input is rejected with the platform's error message.
  • An empty value clears the profile (deletes the row).

What the user sees about themselves

The user always sees their own profiles regardless of the View social profile icons permission. The icon strip on their own member card renders for them even if it is hidden from other viewers.

What other users see

Other members see the user's profiles only if:

  1. They hold the View social profile icons permission, and
  2. The platform's view_user_group_ids is empty or includes one of the viewer's groups, and
  3. The platform is active in the catalogue.

Gamer cards layer the View member gamer cards permission on top of the same checks.