Feature Requests & Roadmap Voting
Feature Requests & Roadmap Voting osFoundry community catalog में एक app है। Give your users a public board to submit, upvote, and discuss feature ideas. Roadmap columns (Planned / In Progress / Done), categories, status changes, email notifications. इसका एक open replacement Canny / UserVoice / Frill / Featurebase. Powered by Fider. यह एक single self-contained container के रूप में आता है (Go app + bundled Postgres 16) on persistent volumes.
विवरण
- Workspace: osfoundry
- Category: PRODUCTIVITY
- मूल्य: Free
- Access: Community
Features
- Give your users a public board to submit
- Discuss feature ideas
Documentation
Documentation को upstream project द्वारा अंग्रेज़ी में मेंटेन किया जाता है।
# 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.
osFoundry में Feature Requests & Roadmap Voting का उपयोग कैसे करें
एक क्लिक में Feature Requests & Roadmap Voting को अपने workspace में install करें, फिर अपने stack के लिए prompts, tools, या configuration को customise करने के लिए इसे osStudio में fork करें। आपके workspace का कोई भी सदस्य वहीं से आगे बढ़ा सकता है जहाँ आपने छोड़ा था।
Community से अन्य apps
- CRM — Contacts, deals, और pipeline tracking के साथ customer relationship management।
- Kanban Board — एक Trello-style kanban and project board के साथ cards, boards, calendar and table views, and per-board properties. Powered by Focalboard (standalone personal server). Embedded SQLite एक persistent volume पर.
- Helpdesk — SLA tracking के साथ ticket triage और customer support inbox।
- Page Builder — Visual drag-and-drop page builder के साथ sections, themes, SEO, and publishing
- Website Builder — Multi-page website builder के साथ CMS collections, global navigation, footer, themes, and publishing
- Storefront — Product catalog, cart, और checkout के साथ e-commerce storefront।