You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 it the most appropriate. Nonetheless, it's very easy and customizable.
Let me know.
Thanks.
The text was updated successfully, but these errors were encountered:
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 it the most appropriate. Nonetheless, it's very easy and customizable.
Let me know.
Thanks.
The text was updated successfully, but these errors were encountered: