The open-source feedback collection tool for your website or web-app.
Open Feedback is a free & open-source alternative to Feedback Fish by the team at singlelink.co. Open Feedback is 100% self-hosted & unmaintained, so please use at your own risk. Built for internal use for singlelink.co, Open Feedback attempts to replicate Feedback Fish as affordably as possibly by relying on free & affordable APIs such as Discord & any S3-compatible file store to handle the backend.Add the following code snippet to your desired application somewhere where it will be rendered on all of your desired pages (ex: your page layout file or template). Please ensure to change the config variables as well!
<script>
window.OPEN_FEEDBACK_CONFIG = {
"discord": "<your-discord-webhook-here>",
}
</script>
<script src="https://cdn.jsdelivr.net/gh/Neutron-Creative/Open-Feedback/dist/index.js"></script>
npm config set -g production false && npm i && npm run dev
Open Feedback is a free & open-source alternative to Feedback Fish by the team at singlelink.co. Open Feedback is 100% self-hosted & unmaintained, so please use at your own risk.
Want to support our open-source development efforts? Join our Discord and create a free Singlelink.