-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
42 lines (28 loc) · 1.27 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
=== Feedback Farm ===
Contributors: codemers
Tags: customer feedback
Requires at least: 5.5
Tested up to: 5.9.3
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Gathering customer feedback should be easy and affordable. Feedback is one of the most useful metric while building an application. Easily embed the wordpress plugin to start getting user feedback.
== Installation ==
1. Upload the plugin folder to your /wp-content/plugins/ folder.
1. Go to the **Plugins** page and activate the plugin.
1. Get your project id from the feedback.farm project page.
1. Go to the **Settings** page of the plugin and enter your project id.
1. Select your menu if you want to add a "Give Feedback" button in your navigation bar.
== Frequently Asked Questions ==
= How do I use this plugin? =
The widget will be added in your navigation or on any html element that you decide to.
= How to uninstall the plugin? =
Simply deactivate and delete the plugin.
== 3rd party ==
This plugin use the script file provided by https://feedback.farm. It's use to load the widget script.
Privacy policy: https://www.feedback.farm/privacy-policy
Terms of service: https://www.feedback.farm/terms-of-service
== Changelog ==
= 1.0 =
- Plugin released.