Feature Requests & Roadmap Voting
Feature Requests & Roadmap Voting is a app in the osFoundry community catalog. Give your users a public board to submit, upvote, and discuss feature ideas. Roadmap columns (Planned / In Progress / Done), categories, status changes, email notifications. An open replacement for Canny / UserVoice / Frill / Featurebase. Powered by Fider. Ships as a single self-contained container (Go app + bundled Postgres 16) on persistent volumes.
Details
- Workspace: osfoundry
- Category: PRODUCTIVITY
- Pricing: Free
- Access: Community
Features
- Give your users a public board to submit
- Discuss feature ideas
Documentation
# Feature Requests & Roadmap Voting
Public feature-voting board, powered by Fider.
## Setup
Set `JWT_SECRET` (e.g. `openssl rand -hex 32`) before first start. `DATABASE_URL` and `BASE_URL` are auto-wired by the entrypoint (against the bundled Postgres 16 and the platform-provided public URL).
For production use, set `EMAIL_SMTP_*` so signup confirmation + magic-link sign-in + notifications work. **Without SMTP, magic links are printed in the container logs only** — usable for dev but not for real users.
## First open
Click `Sign Up` on the homepage and create your account — the first signup becomes the workspace admin.
## Storage
- Postgres data → `/persist/pgdata`
- Avatar / attachment uploads → `/persist/files` (mapped via `STORAGE_PATH`)
## Theme / appearance
Fider has its own light/dark toggle.
How to use Feature Requests & Roadmap Voting in osFoundry
Install Feature Requests & Roadmap Voting into your workspace in one click, then fork it in osStudio to customise the prompts, tools, or configuration for your stack. Anyone in your workspace can pick up where you left off.
Other apps from the community
- CRM — Customer relationship management with contacts, deals, and pipeline tracking.
- Kanban Board — Drag-and-drop task board with swimlanes, labels, and team assignments.
- Helpdesk — Ticket triage and customer support inbox with SLA tracking.
- Page Builder — Block-based page editor with publishing to public URLs.
- Website Builder — Multi-page site builder with CMS, templates, and custom domains.
- Storefront — E-commerce storefront with product catalog, cart, and checkout.