Integration with user signals(Likes, upvotes,...) and feedback components #55
giuseppelt
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I created an react plugin to easily integrate Like buttons, Emoji reactions, "Is this page useful?" widgets with up/downvote or custom feedback forms to receive signals from users.
Are you open to integrate it in your template? I can create a PR to setup the integration. It will be just a few line of code. I will make the integration optional, meaning that if the
setting_key
is missing (the user doesn't want to use the plugin), nothing is affected and nothing will change.In general, the plugin allows to receive any kind of feedback, but I think a Like button for blog posts and a Is this page useful? with up/downvotes for documentation pages will be useful. Nonetheless, it's very easy and customizable.
Let me know.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions