-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
60 lines (39 loc) · 1.67 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
48
49
50
51
52
53
54
55
56
57
58
59
60
=== Firechat for WordPress ===
Contributors: rilwis, fitwp
Donate link: http://www.deluxeblogtips.com/donate
Tags: chat, real-time chat, private messages
Requires at least: 4.0
Tested up to: 4.2.4
Stable tag: 1.0.0
License: GPL-2.0
Real-time chat for WordPress users
== Description ==
**Firechat for WordPress** integrates the beautiful [Firechat](https://firechat.firebaseapp.com) app into WordPress to enable real-time chat for users.
The plugin creates a chat room in the admin area, which is placed in the bottom right corner of all admin pages. Any users can join the chat room to talk with other users of the website.
### Features
* Real-time chat
* Support multiple chat rooms
* Allow to send private messages between users
* Sound notification
To get started with the plugin, please follow the steps at **Installation** tab.
== Installation ==
1. Unzip the download package
1. Upload `firechat` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
**Integrate with Firebase**
- Register an account (FREE) at [Firebase](https://www.firebase.com/)
- Create a new app (Firebase automatically creates a new app for you)
- Copy app URL:
![app url](http://i.imgur.com/SmlnogU.jpg)
- Click **Manage App** to go to app page
- On the left sidebar, click **Secrets** and copy the app secret:
![app secret](http://i.imgur.com/qMGT7ja.jpg)
**Enter plugin settings**
After activating the plugin, please go to **Settings | Firechat** and enter the app URL and app secret.
Refresh the page to see the chat app!
== Frequently Asked Questions ==
== Screenshots ==
1. Chat window open
1. Chat window collapsed
== Changelog ==
== Upgrade Notice ==