=== GabrielGraca Feedback Widget for FeedbackLoop ===
Contributors: feedbackloop
Tags: feedback, widget, customer feedback, survey, user feedback
Requires at least: 5.0
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Add a visitor feedback collection widget to your site, with position, theme, color and display rules configurable from the panel.

== Description ==

GabrielGraca Feedback Widget integrates, without touching any code, the floating feedback button from FeedbackLoop into your WordPress site.

Under **Settings → FeedbackLoop** you can configure:

* **General:** your project key and a switch to enable/disable the widget.
* **Appearance:** screen position (4 corners), theme (light, dark or automatic) and primary color via the native WordPress color picker.
* **Display:** where the widget appears (entire site, homepage only, or specific pages/posts by ID) and for whom (everyone, guests only, or logged-in users only).
* **Advanced:** base URL, for those using a self-hosted instance or a testing environment.

Requires a free or paid account on [FeedbackLoop](https://feedbackloop.com.br) to generate the project key. The free plan includes up to 200 feedback submissions per month.

= Useful links =

* [Official website](https://feedbackloop.com.br)

== Installation ==

1. Upload the `feedbackloop-widget` folder to `/wp-content/plugins/`, or install it directly from the dashboard under Plugins → Add New, searching for "FeedbackLoop".
2. Activate the plugin from the "Plugins" menu in WordPress.
3. Go to Settings → FeedbackLoop and paste your Project Key (available in your FeedbackLoop dashboard, under your project's settings).
4. Adjust appearance and display rules as desired and click Save.

== Frequently Asked Questions ==

= Do I need a FeedbackLoop account? =

Yes. Create a free account at feedbackloop.com.br and copy the Project Key from your project's settings.

= Does the plugin work without an external CDN/internet connection? =

The widget is loaded from the domain configured in "Base URL" (feedbackloop.com.br by default). Without a connection to that domain, the feedback button won't appear, but the rest of the site works normally.

= Can I use it with a self-hosted FeedbackLoop instance? =

Yes, change the "FeedbackLoop base URL" field under the Advanced tab.

= Does the plugin collect data from my visitors? =

The plugin itself doesn't collect anything on WordPress; it only loads the FeedbackLoop script, which then processes feedback submissions according to FeedbackLoop's Privacy Policy.

== Screenshots ==

1. Settings panel — General tab.
2. Settings panel — Appearance tab.
3. Feedback widget displayed on the site.

== Changelog ==

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.0 =
First public version.
