Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add formbricks feedback #411

Merged

Conversation

mattinannt
Copy link
Contributor

Changes proposed ✍️

Add Formbricks Feedback Widget to crowd.dev to improve feedback submissions.

  • Adds a new menu entry "Feedback" to side menu (if environment variables set && language set (TODO: good way to disable for non-english)
  • Adds Feedback Widget with customized colors and customer information
  • Sends Feedback to Formbricks Cloud or a self-hosted instance of Formbricks to manage Feedback and receive notifications on new submissions

These new environment variables got introduced:

VUE_APP_FORMBRICKS_URL=https://xm.formbricks.com
VUE_APP_FORMBRICKS_FORM_ID=clcq5n4h80000l808jyrdx82i

To test, go to (Formbricks XM)[https://xm.formbricks.com], create a new account, create a new form and copy the form ID from "Setup Instructions" to your env variables. Start the crowd.dev server, send a feedback and view feedback in Formbricks. If you like to receive email notifications on new submissions you can also setup a "Data Pipeline" for E-Mail in Formbricks.

  • Screenshots (front-end changes only)

Screenshot 2023-01-10 at 11 10 05

Screenshot 2023-01-10 at 11 10 12

Screenshot 2023-01-10 at 13 35 06

Screenshot 2023-01-10 at 13 35 11

Screenshot 2023-01-10 at 13 35 29

@joanreyero joanreyero changed the title Feature/add formbricks feedback Add formbricks feedback Jan 10, 2023
@joanreyero joanreyero added the Feature Created by Linear-GitHub Sync label Jan 10, 2023
@joanreyero joanreyero self-requested a review January 10, 2023 20:27
@joanreyero joanreyero merged commit cb95504 into CrowdDotDev:main Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants