Block, suspend, and manage users with built-in moderation actions
Block (Permanent Ban)
"blocked"
block.until
field set to null
(permanent)block.reason
stores the reason providedSuspend (Temporary Ban)
"suspended"
block.until
field set to suspension end time (timestamp)block.reason
stores the reason providedEnable (Remove Block/Suspension)
"enabled"
Can blocked users still view content?
What happens to existing content when a user is blocked?
Can suspended users see their suspension status?
user.block.until
and user.block.reason
fields to show appropriate
messages.How do I handle ban appeals?
Can I modify suspension periods after they're set?
Do moderation actions work with trust levels and fraud detection?