Open-Feedback icon indicating copy to clipboard operation
Open-Feedback copied to clipboard

Open-source feedback collection for your website or web-app.

Open Feedback

The open-source feedback collection tool for your website or web-app.

Version License Twitter Follow

About

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.

Installation

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>

Development

To spin up a development environment for Open Feedback, follow the script below and it will automatically create a build from your source-code, spin up a new web-server with an embed to your latest build to test in tmux, and begin watching your files for any changes (to reinitialize the build).

npm config set -g production false && npm i && npm run dev

Related

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.