A comprehensive community awards and voting extension for Flarum forums. Create annual awards, organize categories with nominees, let your community vote, and publish results with beautiful winner badges.
Credits: This extension sponsored by @StryGuardian
- Award Ceremonies: Create annual or event-based awards (e.g., "Game Awards 2025", "Community Choice")
- Categories & Nominees: Organize awards into categories with images and descriptions
- Flexible Voting: Single vote (replace), multiple votes per category, or unlimited voting
- User Suggestions: Let users suggest nominees with admin approval workflow
- Live Vote Counts: Optionally show real-time vote counts during voting period
- Notifications: Automatic alerts when results are published to all voters
- Winner Badges: Gold, silver, and bronze badges for top 3 nominees
- Hero Section: Beautiful cover images with countdown timer
- Responsive Design: Card-based layout optimized for all devices
- Prediction Summary: Track your prediction accuracy after results are published
- Auto-End Voting: Automatic status updates based on start/end dates
- Vote Adjustment: Admin can adjust displayed vote counts when needed
| Extension Version | Flarum Version |
|---|---|
| ^2.0.0 | ^2.0.0 |
| ^1.0.0 | ^1.8.0 |
composer require huseyinfiliz/awards:"*"You can also install with Extension Manager: huseyinfiliz/awards
composer update huseyinfiliz/awards
php flarum migrate
php flarum cache:clear- Navigate to the Awards page from the sidebar
- Browse categories and click on a nominee card to vote
- Visit My Votes tab to track your voting progress
- Use Suggest Other option where the category allows it
- View Results after voting ends to see winners and your prediction score
Navigate to Admin > Awards to configure the system. The admin panel is divided into tabs for easy management:
- Create awards with Name, Year, and Voting Period
- Set cover images for the hero section (URL or upload via FoF Upload)
- Control award status: Draft > Active > Ended > Published
- Toggle Show Live Votes for real-time vote counts during voting
- Publish Results to notify all voters when ready
- Add categories to awards (e.g., "Best RPG", "Game of the Year")
- Enable Allow User Suggestions for community input
- Reorder categories with drag controls
- Set descriptions to guide voters
- Add nominees with Name, Description, and Image
- Supports image upload (requires FoF Upload) or external URLs
- Vote Adjustment: Manually adjust displayed vote counts (+/-)
- Reorder nominees within categories
- Review pending user suggestions
- Approve: Create as new nominee (user automatically votes for it)
- Reject: Decline the suggestion
- Merge: Combine with existing nominee (user's vote transfers)
- Navigation Title: Customize sidebar text
- Navigation Icon: Set FontAwesome icon class
- Votes Per Category:
0= unlimited,1= single vote (replace),N= max N votes
Draft > Active > Ended > Published
| Status | Description |
|---|---|
| Draft | Setting up the award (only visible to admins for preview) |
| Active | Voting is open between start and end dates |
| Ended | Voting closed, admin reviews before publishing |
| Published | Results visible to everyone, all voters notified |
| Mode | Setting | Behavior |
|---|---|---|
| Single Vote | 1 |
One vote per category, voting again replaces previous vote |
| Multi-Vote | 2-99 |
Up to N votes per category, cannot change after voting |
| Unlimited | 0 |
No limit on votes per category |
Note: Pending suggestions count toward the vote quota in limited modes.
| Permission | Description |
|---|---|
| View Awards | Access the awards page |
| Vote in Awards | Cast votes for nominees |
| View Results Early | See results before publishing (for moderators) |
| Manage Awards | Full admin access to create/edit/delete |
This extension comes with English translations. Community translations are welcome!
- Leaving feedback on the Flarum discussion
- Reporting issues on GitHub
- Contributing translations
MIT License - see LICENSE.md
Developed by Huseyin Filiz




