Loading...
Discovering amazing open source projects
Discovering amazing open source projects
Loading post content...
Fider delivers a powerful, open-source platform for collecting, organizing, and prioritizing user feedback—offering the transparency, customization, and cost-effectiveness that closed-source alternatives simply can't match.
Building products without user input is like flying blind in a storm. Yet most feedback management platforms—UserVoice, Canny, ProductBoard—lock you into expensive subscriptions, restrict customization, and keep your valuable user insights trapped in proprietary systems. Fider is changing the game. This open-source feedback portal empowers you to collect, organize, and prioritize feature requests with complete transparency and control, all while fostering genuine community engagement around your product development.
Website: https://fider.io/
In a market dominated by closed, expensive feedback platforms, Fider stands out with a fundamentally different approach:
• Users submit, vote, and discuss feature requests • Automatic prioritization based on community demand • Transparent voting results for better product decisions • Comment threads for detailed feature discussions
• One-click social login with OAuth2 providers • Private sites for internal feedback collection • Enterprise SSO support for organizational users • Role-based permissions for team collaboration
• Public and private tagging systems • Customizable status tracking (planned, in progress, completed) • Email notifications for status updates • Markdown support for rich text formatting
• REST API for custom integrations • Webhook support for Slack, Discord, and other tools • CSV export for data analysis • Custom domain support with free TLS certificates
• Self-hosted for complete control • Managed cloud service for convenience • Docker-ready for containerized deployments • Scalable architecture for teams of any size
How does Fider compare to the established players in feedback management? Here's a detailed breakdown:
Feature | Fider | UserVoice | Canny | ProductBoard | Aha! Ideas |
---|---|---|---|---|---|
Pricing | Free self-hosted, $30/mo cloud | $799-$1,999/mo | $79-$400/mo | $20-$100/user/mo | $59-$149/user/mo |
Data Control | 100% with self-hosting | Cloud-only | Cloud-only | Cloud-only | Cloud-only |
Source Code | ✅ AGPL-3.0 | ❌ Closed | ❌ Closed | ❌ Closed | ❌ Closed |
Custom Branding | ✅ Full CSS control | ⚠️ Limited | ✅ | ⚠️ Limited | ✅ |
API Access | ✅ Complete | ✅ | ✅ | ✅ | ✅ |
Self-Hosting | ✅ Yes | ❌ | ❌ | ❌ | ❌ |
Social Login | ✅ Multiple providers | ✅ | ✅ | ✅ | ⚠️ Limited |
Webhooks | ✅ Yes | ✅ | ✅ | ✅ | ✅ |
Multi-Language | ✅ 10+ languages | ⚠️ Limited | ⚠️ Limited | ⚠️ Limited | ⚠️ Limited |
Private Sites | ✅ Yes | ✅ | ✅ | ✅ | ✅ |
GitHub Stars | 3.5k+ | N/A | N/A | N/A | N/A |
The true differences become apparent when considering long-term implications:
Fider offers flexible deployment options to match your needs:
The simplest way to begin:
Take complete control with Docker:
# Basic setup
docker run -d \
-p 3000:3000 \
-e DATABASE_URL=postgres://user:password@host/database \
getfider/fider:stable
# Or use Docker Compose for complete setup
curl -s https://raw.githubusercontent.com/getfider/fider/main/docker-compose.yml | \
docker-compose -f - up -d
For contributors or custom deployments:
# Clone the repository
git clone https://github.com/getfider/fider.git
cd fider
# Install dependencies and run
go run main.go
"Fider transformed how we collect and prioritize user feedback. The transparency and voting system helped us build features that users actually wanted, not what we guessed they needed." — Sarah, Product Manager at SaaS Startup
"We replaced our expensive feedback tool with self-hosted Fider and saved over $8,000 annually while gaining better user engagement and complete data control." — Marcus, CTO at E-commerce Platform
Create a transparent feature request portal where users can see what's planned, vote on priorities, and track development progress—building stronger user relationships.
Engage your community in shaping the project direction with democratic feature voting and transparent roadmap planning.
Collect feedback from internal users and stakeholders with private sites, SSO integration, and controlled access permissions.
Build trust and engagement by showing users their voices matter through visible voting, status updates, and community discussions.
Created with ❤️ by Guilherme Oenning and now maintained by Matt Roberts, Fider has grown into a thriving open-source project:
With over 3,500 GitHub stars and an active contributor base, Fider continues to evolve:
Product feedback shouldn't be trapped in expensive, closed systems that limit your flexibility and control. Fider represents a new approach to feature request management—transparent, democratic, and genuinely user-centric.
Whether you're building a SaaS product, managing an open-source project, or developing internal tools, Fider offers a compelling alternative that puts your users' voices first while keeping you in complete control of the process.
Ready to democratize your product development? Explore fider.io or dive into the code on GitHub.
Curating the best open source projects every day. Follow us for daily discoveries of amazing tools and libraries.
Get all the latest posts delivered straight to your inbox.
We respect your privacy. Unsubscribe at any time.