Admin Panel Guide
Admin Panel Guide
The Flatboard 5 admin panel provides a comprehensive interface to manage your forum. This guide covers all features, navigation, and management tools available to administrators.
Accessing the Admin Panel
Login
- Navigate to
/adminon your forum - Enter your admin credentials
- Click "Login"
Only users with admin permissions can access the admin panel. Ensure you have the correct permissions before attempting to log in.
Dashboard Overview
After logging in, you'll see the admin dashboard with:
- Statistics - Forum activity, user counts, discussion counts
- Recent Activity - Latest discussions, registrations, reports
- Quick Actions - Common administrative tasks
- System Status - Server information, PHP version, storage type
Navigation Menu
The admin panel is organized into sections:
Dashboard
- Overview of forum statistics and activity
- Quick access to common tasks
Discussions
- Manage categories
- Moderate discussions and posts
- Handle reports
Users
- User management
- Group management
- Permission configuration
- Ban management
Settings
- General settings
- Email configuration
- Security settings
- Performance options
Plugins
- Install and activate plugins
- Configure plugin settings
- Manage plugin dependencies
Themes
- Activate themes
- Customize theme settings
- Manage theme assets
Tools
- Backup and restore
- Cache management
- Log viewer
- System information
Managing Categories
Access: Admin Panel > Discussions > Categories
Creating Categories
- Click "New Category"
- Fill in category details:
- Name - Category display name
- Slug - URL-friendly identifier
- Description - Category description (supports Markdown)
- Parent Category - For subcategories
- Icon - Category icon (optional)
- Color - Category color (optional)
- Order - Display order
- Set permissions (who can view/post)
- Click "Create Category"
Editing Categories
- Find category in list
- Click "Edit"
- Modify settings
- Click "Save"
Deleting Categories
Irreversible Action
Deleting a category will delete all discussions and posts within it. This action cannot be undone. Consider moving content first.
- Click "Delete" on category
- Confirm deletion
- Choose to delete or move discussions
User Management
Access: Admin Panel > Users
Viewing Users
- List View - All users with search and filters
- User Details - Click username to view profile
- User Activity - Discussions, posts, reputation
Editing Users
- Find user in list
- Click "Edit"
- Modify:
- Username, email, password
- User group
- Profile information
- Permissions
- Click "Save"
Banning Users
- Find user in list
- Click "Ban"
- Set ban details:
- Reason - Why user is banned
- Duration - Temporary or permanent
- IP Ban - Ban by IP address
- Click "Ban User"
User Groups
Access: Admin Panel > Users > Groups
Manage user groups and permissions:
- Default Groups - Guest, Member, Moderator, Admin
- Custom Groups - Create custom groups
- Permissions - Configure per-group permissions
Moderation Tools
Reports
Access: Admin Panel > Discussions > Reports
Handle user reports:
- View reported content
- Review report details
- Take action:
- Dismiss - Report is invalid
- Warn User - Send warning
- Delete Content - Remove content
- Ban User - Ban the user
Discussion Moderation
- Pin Discussions - Keep at top of category
- Lock Discussions - Prevent new replies
- Move Discussions - Move to different category
- Delete Discussions - Remove permanently
Post Moderation
- Edit Posts - Modify content
- Delete Posts - Remove posts
- Split Posts - Move to new discussion
- Merge Posts - Combine posts
Settings Management
General Settings
Access: Admin Panel > Settings > General
- Site name, URL, description
- Language and timezone
- Registration settings
- Storage configuration
Email Settings
Access: Admin Panel > Settings > Email
- SMTP configuration
- Email templates
- Test email sending
Security Settings
Access: Admin Panel > Settings > Security
- CSRF protection
- Rate limiting
- Password requirements
- Two-factor authentication
Performance Settings
Access: Admin Panel > Settings > Performance
- Caching options
- Asset optimization
- Database optimization (Pro)
Plugin Management
Access: Admin Panel > Plugins
Installing Plugins
- Download plugin
- Extract to
plugins/directory - Refresh plugin list
- Click "Activate"
Configuring Plugins
- Find plugin in list
- Click "Settings"
- Configure options
- Click "Save"
Updating Plugins
- Download new version
- Replace plugin files
- Refresh plugin list
- Check for compatibility
Always backup your forum before installing or updating plugins.
Theme Management
Access: Admin Panel > Themes
Activating Themes
- Find theme in list
- Click "Activate"
- Theme is immediately active
Customizing Themes
- Select active theme
- Click "Customize"
- Modify:
- Colors and fonts
- Layout options
- CSS variables
- Preview changes
- Click "Save"
Tools and Utilities
Backup
Access: Admin Panel > Tools > Backup
- Create Backup - Full forum backup
- Download Backup - Download backup file
- Restore Backup - Restore from backup
Regular backups are essential. Create backups before major updates or changes.
Cache Management
Access: Admin Panel > Tools > Cache
- Clear Cache - Remove cached files
- Rebuild Cache - Regenerate cache
- Cache Statistics - View cache usage
Log Viewer
Access: Admin Panel > Tools > Logs
- View error logs
- View access logs
- Filter by date/type
- Download logs
System Information
Access: Admin Panel > Tools > System
- PHP version and extensions
- Server information
- Storage statistics
- Performance metrics
Best Practices
Regular Maintenance
- Review reports daily
- Monitor user activity
- Check error logs weekly
- Update plugins regularly
- Create backups regularly
Security
- Use strong admin passwords
- Enable two-factor authentication
- Review user permissions regularly
- Monitor for suspicious activity
- Keep Flatboard 5 updated
Performance
- Clear cache when needed
- Optimize images before upload
- Monitor storage usage
- Review slow queries (Pro)
Keyboard Shortcuts
Ctrl+K- Quick searchCtrl+/- Show shortcutsEsc- Close modals
Troubleshooting
Can't Access Admin Panel
Check:
- You have admin permissions
- Session is valid
- No maintenance mode active
- Check error logs
Settings Not Saving
Solution:
- Check file permissions
- Verify disk space
- Check error logs
- Try browser cache clear
Plugin Issues
Solution:
- Deactivate problematic plugin
- Check plugin compatibility
- Review error logs
- Contact plugin developer
Resources
- Configuration Guide - Detailed settings
- User Management - User and group management
- Security Guide - Security best practices
- Plugin Guide - Plugin management
- Theme Guide - Theme customization
Last updated: February 23, 2026