-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
42 lines (29 loc) · 1.3 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
=== AP Stream to Rocket ===
Contributors: f.staude, stk_jj
Tags: rocket, rocket.chat, rocketchat, stream, logging, hosted, actions, activity, activity log, activity logs, admin actions, analytics, audit, audit log, audit logs, change, changes, log, logs, stream, tracking, troubleshooting, wp stream
Requires at least: 4.3
Tested up to: 5.0.3
Stable tag: 0.0.5
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Send your Stream records to Rocket.Chat.
== Description ==
[Stream](https://wordpress.org/plugins/stream/) records activity on your WordPress site in your WordPress database.
This plugin allows you to also send those records to [Rocket.chat](https://rocket.chat/).
You can configure the message with macros.
Based on [Stream to Papertrail](https://wordpress.org/plugins/stream-to-papertrail/)
== Installation ==
1. Search for Stream to Rocket in your WordPress dashboard.
2. Install the plugin, and activate it.
3. Set the Incoming Webhook URL, Channel, Emoji Icon and Bot Name for Rocket on your Stream settings screen.
== Changelog ==
= 0.0.5 - Feb 21, 2019
* coderisk analysis added
= 0.0.4 - November 04, 2016 =
* typo
= 0.0.3 - November 04, 2016 =
* fix undefined index
= 0.0.2 - October 08, 2016 =
* translations enabled
= 0.0.1 - October 02, 2016 =
* Initial release