Upvota
Collect feedback, build what matters
Let your users vote on features they want most. Prioritize your roadmap with real data, not guesses.
How it works
Create a board for your product. Give it a name, a logo, a description — done.
Share the public link. Your users suggest features and vote — no account needed.
Moderate, prioritize, build. See what your audience actually wants and ship it.
Everything you need
Anonymous voting
Your users vote with a single click, no account required. A browser fingerprint ensures one vote per person — zero friction, honest results.
Status tracking
Every feature follows a clear lifecycle: Pending → Planned → In Progress → Done. Your users see exactly where their idea stands. No more "is this on the roadmap?" questions.
Embeddable widget
One line of code. That's all it takes to add the voting board to any website. A <script> tag that auto-resizes and works everywhere.
Custom branding
Your colors, your board. Pick a primary, secondary, and accent color from the dashboard — the public board adapts instantly. No CSS, no code.
Email notifications
Every time a user suggests a feature, you get an email. Title, description, submitter email — everything you need to review it right away.
Moderation
Suggestions stay hidden until you approve them. You control what goes live. Approve, reject, edit — keep your board clean and relevant.
Self-hosted
Your data stays on your server. Install with a single command or use Docker. SQLite, MySQL, PostgreSQL — your choice. No vendor lock-in, no monthly fees.
Questions
What do I get?
The full source code. You get access to a private GitHub repository with the complete codebase — backend, frontend, everything. Clone it, deploy it, make it yours.
How do updates work?
You get one year of updates included. Bug fixes and new features are pushed to the repo — just pull to update. After one year, you can renew at a reduced price to keep receiving updates.
What about bugs?
Critical bugs (security, data loss) are fixed immediately. Minor bugs are collected and shipped in regular releases. Open an issue on the repo and it gets handled.
Is there support?
No custom support — this is a product, not a service. The code is well documented, the install takes one command, and the repo has a clear README. If something is broken, open an issue.
Can I modify the code?
Yes, it's yours. Change anything you want — add features, tweak the UI, integrate with your stack. The only restriction is redistribution: you can't resell it.
What do I need to run it?
A server with PHP 8.2+ and Composer. That's it. It runs on SQLite out of the box — no separate database needed. Docker setup is included if you prefer containers.