This repository has been archived by the owner on Dec 1, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
executable file
·47 lines (32 loc) · 1.7 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
42
43
44
45
46
47
=== Plugin Name ===
Contributors: janhenckens
Donate link: https://onedge.be/donate
Tags: dashboard, support, helpscout, client, documentation, help
Requires at least: 3.5.0
Tested up to: 4.5.2
Stable tag: 1.2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Easily integrate a Help Scout beacon in your site's dashboard.
== Description ==
This plugin makes it fast and easy to integrate Help Scout's Beacon feature into your WordPress dashboard. That way, your client has easy access to your documentation and/or has an easy way of contacting you in case they encounter a problem.
Read more about Help Scout Beaon [here](http://www.helpscout.net/blog/introducing-beacon/).
**Note: the plugin or it's author are not affiliated with Help Scout in any way.**
After installation, you can customize the beacon's options, icon and colour.
You can also enable the plugin for selected member roles, giving you control over which of your users has access to the beacon and can contact you.
== Installation ==
To use this plugin, you will need a [Helpscout](http://helpscout.net) account.
1. Upload `wp-dashboard-beacon` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Under Tools/Dashboard Beacon, enter your Beacon Form ID and, if applicable, your Docs subdomain.
4. Check the approriate options ('enable contact form' and/or 'enable docs')
== Screenshots ==
1. Plugin settings
== Changelog ==
= 1.2.0 =
* Added option to show the beacon on the front-end for anonymous users
* Added aa text field that can be shown above the contact form
= 1.1.0 =
* Prefilled the user's name and email in the beacon contact form.
= 1.0.0 =
* Initial release