01
Install and initialize
Add `@userfeedbackhub/sdk`, configure `appId` + endpoint, and set environment once during app boot.
UserFeedbackHub.init({ appId, endpoint, environment: 'production' });UserFeedbackHub helps indie and full-stack developers collect user feedback in app, route bug reports and feature requests, and ship clearer priorities.
Install in minutes
Single SDK init + app key
Own UI or built-in modal
`send()` for headless, `open()` for default UI.
Feedback pipeline preview
SDK input
UserFeedbackHub.open({
title: "Send product feedback"
})Dashboard outcome
Reliable ingestion + typed errors
Stable error code/status/message contract.
No MAU pricing surprises
Fixed plan tiers based on limits and capabilities.
How it works
01
Add `@userfeedbackhub/sdk`, configure `appId` + endpoint, and set environment once during app boot.
UserFeedbackHub.init({ appId, endpoint, environment: 'production' });02
Use `send()` from your own UI or `open()` for the built-in modal with optional attachments.
await UserFeedbackHub.send({ message, category: 'bug' });03
Route reports by category and status so product decisions stay focused and traceable.
Filter by app, category, and status in the dashboard.Under 5 min
Install and initialize in minutes with a clear integration flow for web products.
Typed errors
Feedback and attachment submissions are validated and enforced server-side.
One queue
Review bugs, feature requests, and support messages in one dashboard flow.
Transparent plans
Fixed plan tiers based on limits and capabilities, not monthly active users.
Operational proof
Median SDK initialization path
< 40 LOC
Primary feedback categories
4 built-in
Attachment upload constraints
5MB / PNG,JPEG
Plan enforcement layer
Backend-first
Choose monthly or yearly billing and scale with predictable pricing that does not depend on MAUs.
Free
$0 / month
Best for trying the feedback loop in one app.
1 app, 50 feedback/month
Request accessIndie
Most popular$6 / month
For indie builders shipping multiple features quickly.
3 apps, 1,000 feedback/month
Request accessPro
$14 / month
For teams that need integrations and higher flexibility.
Unlimited apps and high-volume workflow
Request accessCompare
| Features | Free | Indie | Pro |
|---|---|---|---|
| Core | |||
| Built-in SDK modal | ✓ | ✓ | ✓ |
| Attachment uploads | ✕ | ✓ | ✓ |
| Usage | |||
| Applications | 1 | 3 | Unlimited |
| Feedback submissions / month | 50 | 1,000 | Unlimited |
| Customization | |||
| Custom UI mode | No | Limited | Full |
| Remove UserFeedbackHub branding | ✕ | ✓ | ✓ |
| Integrations | |||
| Webhook support | ✕ | ✕ | ✓ |
| Support | |||
| Email notifications | ✕ | ✓ | ✓ |
FAQ
No. Start on the Free plan. You can upgrade to Indie or Pro from your account settings when you need higher limits.
Developer solutions