
Hey FP! π
Long-time forum guy here. I spent years building extensions and themes for Flarum, and eventually hit the point every tinkerer hits: I wanted to build the platform itself. So I did. It's called Convoro, and I'd love for some of you to kick the tires.
Convoro is a modern, fully open-source forum platform built on Laravel β designed to run on plain shared hosting, with AI-powered answers, live translation, and ActivityPub federation built in.
π‘ Why another forum platform?
Because the choice right now is basically "old software that runs anywhere" or "modern software that needs a VPS and Docker." I wanted both halves: a genuinely modern experience (true WYSIWYG editing, PWA support, live everything) that still installs on the cheap PHP hosting most community admins actually use. No containers, no command line required β there's a one-click installer, or Composer if you prefer.
β¨ What makes it different
- Ask Convoro π€ β an AI Q&A system that answers questions by synthesizing your community's own threads, with citations back to the source posts. Bring your own model (Anthropic or any OpenAI-compatible API), so you control the cost.
- Live translation π β members can read and participate across languages in real time. Genuinely useful if your community isn't English-only.
- ActivityPub federation π β your forum can be followed from Mastodon, Lemmy, and the rest of the fediverse. Your content reaches people who've never visited your site.
- 35+ extension marketplace π§© β plus a live theme editor, so you can restyle the whole forum without touching code.
- Importers π¦ β including a Flarum importer, with more platforms supported if you're migrating an existing community.
π Try it in two minutes
There's a public demo you can click into right now β no signup hoops. And if you want to self-host:
bash
<span><span>composer</span><span> create-project convoro/convoro</span></span>
...or just use the one-click installer on shared hosting.
π What I'm looking for
Honest feedback, mostly. I'm a solo dev and this community knows forums better than almost anyone, so if you try the demo and something feels off β tell me. Feature requests, bug reports, "why did you do it this way" β all welcome. I hang out at our own community (running Convoro, naturally) and I'm quick to respond.
Links:
- π Website & demo: https://convoro.co
- π¬ Community: https://community.convoro.co
- π GitHub: fully open source, MIT licensed







