9 Best Free Forums for Your Website in 2026 (Matched to Your Stack)
Nine free options, weighed here on what they actually cost you in hosting and attention rather than on feature lists alone, since two platforms can list the same capabilities and still put very different demands on your time. Looking for the best free forum for website visitors to gather on? The short answer for 2026: match the forum to the stack you already run. If your site is WordPress, and most are, Jetonomy is the strongest free pick, because it lives inside the site you have instead of beside it. If you’re prepared to run separate infrastructure, Discourse is the gold standard and Flarum is the lightweight modern option. Everything on this list is genuinely free to install; what varies is how much server, setup, and upkeep each one quietly asks of you.
Version numbers, admin screens, and extension catalogs across these nine options change constantly. The underlying trade-offs, WordPress-native versus standalone, PHP versus Node or Ruby hosting, minimal versus feature-dense, change far more slowly, which is why this list leans on those structural differences rather than chasing every release note.
That last part matters more than any feature. A forum is the rare piece of software you’ll still be running five years from now, so this list weighs each option by what it costs you in hosting and attention, not just what the demo looks like.
Updated September 2026.
The nine free forums, matched to your stack
| Forum | Runs on | Best for | Watch out for |
|---|---|---|---|
| Jetonomy | WordPress | Sites already on WordPress (most of the web) | Needs a WordPress install |
| Discourse | Self-hosted (Docker/Ruby) | Serious standalone communities | Heavy server requirements |
| Flarum | Self-hosted (PHP) | Modern look on ordinary hosting | Leans on extensions for basics |
| phpBB | Self-hosted (PHP) | Maximum maturity and control | Dated default experience |
| NodeBB | Self-hosted (Node.js) | Real-time discussion feel | Node hosting is less common |
| MyBB | Self-hosted (PHP) | Classic boards on a budget | Smaller plugin scene than phpBB |
| Simple Machines Forum | Self-hosted (PHP) | Long-running hobby communities | Old-school interface |
| bbPress | WordPress | Barebones WordPress forums | Minimal and slow-moving |
| Question2Answer | Self-hosted (PHP) | Q&A-shaped communities | Q&A only, not general discussion |
1. Jetonomy, the pick if your site runs on WordPress
Jetonomy is free forum, Q&A, and idea-board software built for WordPress, which means it installs into the site you already own rather than demanding a second application on a second server. Discussions, questions with accepted answers, and voting-based idea boards all live under one plugin.
Its standout idea, and the one worth understanding before comparing anything else on this list, is borrowed from the best large communities: trust levels. Members earn moderation abilities as they participate, so the community gradually polices itself instead of burning out one admin.
- Forums, Q&A, and idea boards in one free plugin
- Trust levels that let regulars handle flags, edits, and cleanup
- Built-in migration from bbPress and wpForo
- Shares your site’s users, theme, and SEO, no separate login island
- Pro tier adds advanced features when a community outgrows free
Best if your site runs on: WordPress, or if you’re starting fresh and want the cheapest total stack. It can also grow into the BuddyNext Community OS later if discussion turns into a full member community.
Honest drawback: it requires WordPress. If your main site is custom-built or on a closed platform, you’d run Jetonomy on a subdomain WordPress install, workable, but no longer single-stack.
2. Discourse, the standalone standard
Discourse occupies a different category than the WordPress-native options above, and it’s worth being upfront about that before the feature list gets compared side by side. Discourse is the open-source forum the last decade of community software has been measured against. Live-updating topics, excellent spam defenses, a trust system of its own, and years of refinement from powering some of the largest communities on the internet.
- Open source and free to self-host
- Live topic updates and modern threading
- Mature moderation, flagging, and anti-spam machinery
- Huge plugin and theme ecosystem
Best if your site runs on: anything, Discourse doesn’t care, because it runs as its own application, usually on a subdomain.
Honest drawback: the hosting bill and the ops work. Discourse wants Docker, a Ruby stack, and more RAM than shared hosting provides; “free software” here still means a real monthly server cost and someone comfortable maintaining it. The official managed hosting exists, and it is priced for businesses.
3. Flarum, modern and light, with an asterisk
Where Discourse asks for real infrastructure, Flarum tries to split the difference between modern design and ordinary hosting. Flarum is what a forum looks like when designed this decade: a clean two-pane interface, tag-based organization, and a mobile experience that doesn’t feel like an apology. It runs on ordinary PHP hosting, which puts it within reach of a basic VPS or even good shared hosting.
- Free, open source, genuinely pleasant default design
- Runs on common PHP hosting, no Docker required
- Tags instead of rigid category trees
- Active extension marketplace
Best if your site runs on: standard PHP hosting and you want modern looks without Discourse-grade infrastructure.
Honest drawback: core Flarum is deliberately minimal, so features other forums consider standard arrive via community extensions of varying upkeep. Your forum’s stability becomes the sum of its extensions.
4. phpBB, the veteran that outlived everyone
If Flarum represents the newest wave of forum design, phpBB is the opposite bet: proven longevity over novelty. phpBB has been running forums since the year 2000, and that longevity is the feature. Every hosting company supports it, every question has an answered thread somewhere, and its permission system remains one of the most granular ever shipped in free software.
- Free, open source, installable on nearly any PHP host
- Extremely fine-grained permissions and user groups
- Decades of extensions, styles, and documentation
- Proven at large scale over very long time spans
Best if your site runs on: anything with PHP, and you value durability over polish.
Honest drawback: stock phpBB looks and feels like the era it comes from. Expect to invest in a theme and configuration time before it reads as current.
5. NodeBB, the real-time one
NodeBB sits at the opposite end of the maturity spectrum from phpBB, betting on a newer stack for a distinctly different feel. NodeBB brings chat-era immediacy to forum structure: posts stream in without refreshing, notifications land instantly, and the interface feels closer to a modern web app than a message board.
- Open-source core, free to self-host
- Real-time posts and notifications out of the box
- Clean responsive design with dark mode
- Plugin system covering SSO, analytics, and integrations
Best if your site runs on: infrastructure you control, ideally where someone already knows Node.js and MongoDB or Redis.
Honest drawback: the Node stack rules out most commodity shared hosting, and the company steers heavier features toward its hosted offering. Budget for a small VPS at minimum.
6. MyBB, classic boards without the weight
For site owners who found phpBB too old-fashioned and NodeBB too demanding, MyBB occupies a sensible middle: easier to administer than phpBB, more traditional than Flarum, free all the way through. Its admin panel is often praised as the friendliest of the classic PHP forums.
- Free and open source on ordinary PHP hosting
- Approachable admin panel and theme system
- Solid moderation tools for its size
- Reasonable performance on modest servers
Best if your site runs on: budget PHP hosting, for a hobby or niche community that wants a familiar board format.
Honest drawback: the extension and theme ecosystem is noticeably smaller than phpBB’s, so unusual requirements can dead-end.
7. Simple Machines Forum, the quiet survivor
Alongside phpBB, SMF is the other veteran option on this list, and the two get compared often enough that it’s worth naming the distinction upfront. SMF has powered hobbyist communities for two decades on a free, open-source license. It’s fast, self-contained (many features ship in core rather than as plugins), and famously undemanding of servers.
- Free, open source, lightweight on cheap hosting
- Most features in core, fewer plugin dependencies
- Package manager for the add-ons you do want
- Long-lived communities and documentation
Best if your site runs on: minimal hosting, with a community that values stability over novelty.
Honest drawback: development moves slowly and the interface shows its age. New members arriving from modern platforms will notice.
8. bbPress, the minimalist WordPress option
Alongside Jetonomy, bbPress rounds out the WordPress-native side of this list, and the two exist for genuinely different situations rather than competing head to head. bbPress is the long-standing free forum plugin from WordPress’s own orbit: forums, topics, and replies as native WordPress content, nothing more. For a support board bolted onto a product site, that minimalism can be exactly right.
- Completely free, installs in minutes on WordPress
- Inherits your theme and user accounts
- Content is standard WordPress data, easy to back up and migrate
- Wide compatibility from years of ecosystem presence
Best if your site runs on: WordPress and your needs stop at basic threaded discussion.
Honest drawback: development has been slow for years, and anything beyond the basics, modern layouts, voting, gamified moderation, means stacking third-party plugins. Communities that expect to grow usually start at Jetonomy instead, or migrate to it later (the importer exists for that reason).
9. Question2Answer, when your forum is really a Q&A site
The last entry on this list deserves a moment of its own, because it’s the one most likely to be the right answer for a use case people mislabel as needing a generic forum. Some “forums” are actually question-and-answer engines waiting to be recognized: support communities, developer knowledge bases, student help boards. Question2Answer is free, open-source PHP software built specifically around that need rather than adapted from general discussion software, shaped exactly like that, questions, answers, votes, accepted solutions.
- Free and open source, runs on common PHP hosting
- Voting, best answers, points, and user reputation built in
- Categories and tags for organizing a knowledge base
- Lightweight enough for small servers
Best if your site runs on: anything with PHP, and your community’s unit of value is the answered question, not the conversation.
Honest drawback: it’s Q&A only. General discussion feels forced in this format, and the project’s pace of development is modest. If you want Q&A and discussion together, Jetonomy covers both shapes in one plugin.
When a Free Forum Grows Into Something Bigger
Every option on this list answers the same question: where do visitors post and reply to each other. None of them answer what happens six months later, once the forum works and members start asking for more, profiles that show more than a join date, a way to follow specific people, badges for the most helpful answerers, or eventually a paid section.
That’s the gap a complete community platform closes. BuddyNext is a free community platform for WordPress built around an activity feed, Spaces (open, private, and secret groups), member profiles, direct messaging, and deep native moderation. On top of that core, it opens onto native paid membership tiers, courses with certificates, forums and Q&A, photo and video sharing, gamification with points and badges, job boards, member directories, and full control over your branding and design, all under one login system rather than five separate plugins with five separate settings screens.
The honest comparison isn’t feature-for-feature against any single forum plugin on this list, they solve a narrower problem well. It’s a structural one. Hosted platforms like Circle, Skool, and Mighty Networks sell this same complete bundle as a monthly rental with per-member limits that force an upgrade exactly when a community succeeds. BuddyNext gives you the same complete feature set on a WordPress site you own outright, no per-member metering, and features that keep working whether or not you ever pay for the advanced tier.
If a forum is genuinely all your site needs right now, pick from the nine above and move on, there’s no reason to run a full platform to host threaded discussion. But if you can already picture members wanting more than threads, profiles, a feed, eventually memberships, it’s worth knowing the complete-platform option exists before bolting five separate plugins together to get there piece by piece later.
Buying Criteria Beyond the Feature Table
The table above gets you to a shortlist. These questions get you to a decision:
- What does your hosting actually support comfortably? Be honest about whether your current plan handles a Node.js or Docker stack, or whether that pushes you toward a new hosting bill before you’ve written a single forum post.
- Who is going to moderate this in six months, not just in week one? Trust-level and reputation systems (Jetonomy, Discourse) reduce the long-term burden meaningfully; flat permission models don’t, and that gap widens as the community grows.
- Does your site already run WordPress? If yes, a WordPress-native option shares your users, theme, and SEO for free. Standalone software adds a second login system and a second design to maintain, even when the license itself costs nothing.
- Is this forum the destination, or an add-on to something else? A support board bolted onto a product site has different needs than a community meant to be the main reason people visit your site daily.
- Can you actually get your data out later? Confirm export and import tooling exists before you have three years of content in a specific platform’s schema.
Common Mistakes When Choosing a Free Forum
Picking the platform with the most features instead of the lightest one you’ll actually maintain
A feature-dense platform that nobody keeps updated is worse than a simple one that stays current. Match the software’s maintenance demands to the actual hours you have, not to an ambitious future version of your schedule.
Ignoring the hosting cost hiding behind “free”
The license is free on every option here; the server it runs on isn’t always. Node and Ruby-based options in particular can turn “free forum” into a real monthly hosting bill fast if your current plan doesn’t already support them.
Launching with nothing to read
An empty forum reads as an abandoned one, not a new one. Seed fifteen to twenty genuine threads across your main categories before announcing it publicly, and answer everything yourself for the first month.
Choosing standalone software when WordPress-native would do the same job for less
If your site already runs WordPress, a standalone forum on a subdomain means maintaining two logins, two designs, and two update schedules for a job a WordPress-native plugin does in one. Reserve standalone software for cases where you specifically need infrastructure the WordPress option can’t provide.
Skipping the exit-plan question until you already need it
Confirm export and import paths exist before committing years of content, not after a platform stops being maintained or a hosting bill becomes unaffordable.
Setup Time and What “Free” Actually Costs, Side by Side
| Forum | Typical setup time | What the free license doesn’t cover |
|---|---|---|
| Jetonomy | Under an hour | Your existing WordPress hosting; advanced modules are optional paid add-ons |
| Discourse | Days, it’s server infrastructure | A capable VPS or managed hosting bill, plus real ops time |
| Flarum | An hour on ordinary PHP hosting | Time vetting and maintaining third-party extensions |
| phpBB | Under an hour | Theming time to look current |
| NodeBB | A few hours to a day, given the stack | Node-capable hosting, less common than plain PHP |
| MyBB | Under an hour | A smaller extension ecosystem for unusual needs |
| Simple Machines Forum | Under an hour | Your own time to modernize a dated default look |
| bbPress | Minutes on WordPress | Third-party plugins for anything beyond basic threads |
| Question2Answer | An hour on PHP hosting | A separate discussion tool if general chat matters alongside Q&A |
The pattern that matters more than any single row: WordPress-native options put their real cost in your time configuring the plugin. Standalone PHP options add a modest hosting consideration. Node and Ruby-based options add a real infrastructure decision most site owners haven’t made before, budget accordingly rather than assuming “free” means “no cost to plan for.”
Before you install anything: three decisions that outlast the software
First, decide where the forum lives. A forum in a subdirectory of your main domain shares its search authority; a subdomain keeps infrastructure separate at some SEO cost. WordPress-native options like Jetonomy and bbPress get the subdirectory for free; standalone platforms usually push you toward a subdomain.
Beyond the technical decision, think about what a subdomain does to the member experience too, not just search rankings. A forum on forum.yoursite.com feels like a different destination than one living at yoursite.com/community, even when both are well-branded. That psychological distance is small but real, and it’s one more reason WordPress-native options tend to feel more integrated to visitors who never think about URL structure consciously.
This decision quietly shapes every other choice on this page, so make it deliberately rather than defaulting to whatever the table above ranked highest on features. Second, decide who moderates. Software with community self-moderation (trust levels in Jetonomy or Discourse) scales past the point where one admin reads everything. Software without it doesn’t, plan your volunteer bench accordingly.
This is the decision people skip because it feels premature at launch, which is exactly why it deserves attention now rather than in year three. Third, decide how you’d leave. Free software you self-host means your data is yours, but export paths differ wildly. Favor platforms with proven importers and exporters; you will thank yourself in year three.
Is it worth using a free forum plugin at all, or should I start with a full community platform?
Start with the forum plugin if discussion is genuinely the whole need, that covers most support boards and hobby communities. Start with a platform like BuddyNext if you already know the forum is one piece of something larger you’re building, a paid community, a course business, a membership site, since retrofitting profiles and memberships onto a standalone forum later usually means a second migration you could have skipped by starting there.
Which of these nine is easiest for a complete beginner to set up?
Jetonomy and bbPress, if your site already runs WordPress, install like any other plugin with no separate server to configure. Flarum and MyBB are the next easiest tier for standalone software, both run on ordinary PHP shared hosting most people already understand. Discourse and NodeBB are the most technically demanding, expect real comfort with server administration or budget for managed hosting.
Do these free forums come with mobile apps?
None ship a dedicated native mobile app; all of them are responsive websites that work reasonably well on a phone browser. If a home-screen app icon specifically matters, look at whether the platform supports being installed as a PWA (BuddyNext does this at the platform level) rather than expecting an App Store listing from free forum software.
How do I decide between a subdirectory forum and a separate subdomain?
Already covered above in the SEO answer: subdirectories concentrate search authority on your main domain, which is why WordPress-native options have a real advantage here. Subdomains are usually a deployment necessity for standalone software rather than a deliberate SEO choice, and that trade-off is worth knowing about before you pick a platform for reasons unrelated to search.
What’s the realistic timeline from choosing a platform to a working forum?
For WordPress-native options, often the same afternoon, install, configure categories, invite a few people. For standalone software on ordinary PHP hosting, plan a day or two for setup and initial theming. For Docker or Node-based platforms, budget a few days to a week if you’re not already comfortable with that infrastructure, most of that time goes to server setup rather than the forum software itself.
Can I switch from one free forum plugin to another later without starting over?
Sometimes, and it depends heavily on which two platforms are involved. Migrations within the same ecosystem, bbPress or wpForo into Jetonomy, for example, tend to have dedicated importers that preserve most content. Cross-stack moves, phpBB to Discourse, or any standalone platform into a WordPress-native one, usually require more manual work and a real project plan rather than a one-click import.
Do any of these free forums support gamification or points systems out of the box?
A few, in a limited form. Jetonomy’s trust levels grant privileges as members participate, which is a form of behavioral reward, and Question2Answer includes a basic points system tied to answering questions. None of the nine ship a full badges-and-leaderboard system comparable to a dedicated gamification tool, that’s a capability you’d add via a companion plugin (free options exist for WordPress-based forums specifically) or through a fuller platform like BuddyNext, which uses a dedicated free gamification engine for points, badges, and leaderboards across the whole community, not just the forum.
What if I outgrow the free tier of my chosen forum plugin?
Most of these have a documented upgrade path rather than a hard wall. WordPress-native options like Jetonomy add optional paid modules for advanced needs while keeping the core free forever. Standalone software either stays fully free (phpBB, MyBB, SMF, Question2Answer) or offers paid managed hosting as an alternative to self-hosting (Discourse, NodeBB) rather than gating core forum features behind a paywall. Read each platform’s own pricing page before assuming a specific feature is locked, since free-versus-paid boundaries do shift over time.
Should I worry about spam on a brand-new free forum?
Yes, immediately. New forums attract automated registration spam within days of going live, often before any real members arrive. Enable whatever anti-spam tooling your chosen platform ships with by default rather than treating it as a later configuration step, and check registrations daily for the first few weeks.
FAQ
Should a forum live on a subdomain or in a subdirectory for SEO?
Subdirectory (yoursite.com/forum) generally concentrates authority on one domain, and forum threads can rank for long-tail questions your main pages never will. Standalone platforms like Discourse and NodeBB usually end up on subdomains for infrastructure reasons, which is fine, just know you’re trading a little SEO consolidation for deployment convenience. WordPress-based forums get the subdirectory naturally.
Can I embed one of these forums inside my existing site instead of linking out?
True embedding is rarer than marketing suggests. Discourse offers embeddable comment threads for blog posts, and a few platforms expose widgets, but a full forum inside an iframe is a poor experience. The realistic options are native integration (a WordPress plugin on a WordPress site) or a well-linked subdomain with matching branding.
How much moderation work does a small forum actually take?
More than expected at the start, spam registration waves hit new forums within days, and less over time if the software helps. Expect a daily check-in during the first months. Trust-level systems reduce the long-run load meaningfully because established members handle flags and edits; without one, moderation stays a founder job forever.
How painful is migrating between forum platforms later?
Painful enough to choose carefully now. User accounts, passwords, and post history rarely map cleanly across platforms, and inbound links to old thread URLs break without redirect work. Migrations inside one ecosystem are the exception, bbPress or wpForo into Jetonomy, for instance, has a dedicated importer, while cross-stack moves (phpBB to Discourse) are weekend-consuming projects with cleanup afterward.
How do I choose between two options that look similar on this list, like Flarum and MyBB?
Look past the table row and ask what kind of community you’re actually running. Flarum suits a modern, minimal aesthetic and communities comfortable relying on third-party extensions for extra features. MyBB suits a more traditional classic-forum feel with a friendlier admin panel for less technical maintainers. Both are genuinely free and run on the same kind of hosting, so the deciding factor is usually your own comfort configuring extensions versus wanting more built into the core from day one.
Is “free” forum software ever actually free to run?
The license is free; the running isn’t quite. WordPress plugins ride on hosting you already pay for, which is why they’re the cheapest total option. Standalone platforms add a server, small for Flarum or SMF, meaningful for Discourse, plus your time for updates and backups. Count both lines before comparing against paid hosted forums.