User Management

Manage the people using your feedback board. Control roles, handle problematic users, and keep your community healthy.


Viewing Users

  1. Go to Admin > Users
  2. You'll see a list of all registered users

User List Shows

  • Name - User's display name
  • Email - Their email address
  • Role - Admin or User
  • Status - Active, Inactive, or Banned
  • Joined - When they signed up
  • Activity - Submissions, votes, comments count

Stats Overview

At the top of the Users page, you'll see four summary cards:

CardDescription
Total UsersCount of all registered accounts
AdminsNumber of users with the Admin role
ActiveNumber of users with Active status
BannedNumber of users who are currently banned

These cards update in real time as you manage users.


User Roles

RoleCan Do
UserSubmit features, vote, comment, manage their profile
AdminEverything above + access admin panel, manage all content

Making Someone an Admin

  1. Find the user in the list
  2. Click their role (shows "User")
  3. Select Admin
  4. Confirm the change

The user now has full admin access.

Removing Admin Access

  1. Click their role (shows "Admin")
  2. Select User
  3. Confirm

User Statuses

StatusMeaningWhat Happens
ActiveNormal userCan do everything
InactiveSoft suspendedCan log in but can't post or vote
BannedFully blockedCannot log in

Email Verification

Admins can manage email verification status for any user.

Manually Verify a User

If a user is having trouble verifying their email, you can mark them as verified manually:

  1. Find the user in the list
  2. Click on their name to view details
  3. Click Verify next to their email address
  4. The user is immediately marked as verified without needing to click a verification link

Resend Verification Email

If a user did not receive their verification email:

  1. Find the user in the list
  2. Click on their name to view details
  3. Click Resend Verification Email
  4. A new verification link is sent to their email address

Changing Status

To Deactivate a User

  1. Find the user
  2. Click their status
  3. Select Inactive
  4. Confirm

The user can still log in but cannot submit, vote, or comment.

To Ban a User

  1. Find the user
  2. Click their status
  3. Select Banned
  4. Optionally enter a ban reason (up to 500 characters) explaining why the user is being banned
  5. Confirm

The user is completely blocked from your site. The ban reason is stored internally for admin reference and is not shown to the banned user.

To Reactivate a User

  1. Find the user
  2. Click their status
  3. Select Active
  4. Confirm

Bulk Actions

Update multiple users at once:

  1. Check the boxes next to users
  2. Click Bulk Actions
  3. Choose a status (Active, Inactive, Banned)
  4. Click Apply
  5. Confirm

Searching Users

Use the search box to find users by:

  • Name
  • Email address

Use the filters to show:

  • All users
  • Admins only
  • Active users only
  • Banned users only

Viewing User Details

Click on a user's name to see:

  • Full profile information
  • Activity summary (features, votes, comments)
  • Account creation date
  • Last activity date
  • Connected accounts (Google, GitHub, etc.)

Deleting Users

  1. Find the user
  2. Click the delete icon
  3. Confirm deletion

What happens when you delete a user:

  • Their account is removed
  • Their features stay but show "Deleted User" as author
  • Their votes are removed
  • Their comments stay but show "Deleted User"

Tips for User Management

SituationRecommendation
Spam submissionsBan the user
One-time offenseSet to Inactive with a warning
Trusted community memberConsider making them admin
User requests deletionDelete their account
Suspicious activityCheck their submission/comment history first

Common Questions

Q: Can users delete their own accounts? A: Yes, from their Settings page.

Q: What if I need to contact a user? A: Their email is visible in the user list. You can email them directly.

Q: Can banned users create new accounts? A: Yes, with a different email. Consider IP-level blocking at server level for serious cases.


Next Steps

Was this page helpful?