What is feedbackfun?
feedbackfun gives you a lightweight, customizable widget you drop into any website. Your users can:- Submit bug reports and feature requests with optional screenshots
- Vote on existing roadmap items
- Follow your public roadmap
- Chat with your team in real-time
How it works
Sign up and create a project
Register at feedbackfun.com and create a project for your website.
Add the widget to your site
Drop one
<script> tag into your HTML or install @feedbackfun/js via npm.Collect feedback
Your users see a floating button. They click it, submit feedback, vote on features — you get notified instantly.
Two integration methods
Script tag (CDN)
The fastest way. One
<script> tag, no build step required. Works with any website.npm package
Install
@feedbackfun/js for React, Next.js, Vue, and other JS frameworks.