-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathreadme.txt
93 lines (63 loc) · 2.65 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
=== Rollbar ===
Contributors: flowdee
Donate link: http://donate.flowdee.de/
Tags: rollbar, full stack, error, tracking, error tracking, error reporting, reporting, debug
Requires at least: 3.5.1
Tested up to: 4.4.2
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Rollbar full-stack error tracking for WordPress
== Description ==
Rollbar collects errors that happen in your application, notifies you, and analyzes them so you can debug and fix them.
This plugin integrates Rollbar into your WordPress installation.
= Features =
* PHP & Javascript error logging
* Define an environment for each single WordPress installation or Multisite blog
* Specify your desired logging level
* Regular updates and improvements!
> <strong>Please note</strong><br>
> In order to use this plugin, a [Rollbar account](https://rollbar.com/) is required.
= Support =
* Take a look into the [changelog](https://wordpress.org/plugins/rollbar/changelog/). Latest update might solve your problem?
* Browse [issue tracker](https://github.com/flowdee/rollbar/issues) on GitHub and report new issues
* [Follow me on Twitter](https://twitter.com/flowdee) to stay in contact and informed about updates
= You like it? =
You can at least support the plugin development and rate it up!
= Disclaimer =
This plugin is a community driven contribution. All rights reserved to [Rollbar](https://rollbar.com/).
== Installation ==
The installation and configuration of the plugin is as simple as it can be.
= Using The WordPress Dashboard =
1. Navigate to the 'Add New' in the plugins dashboard
2. Search for 'rollbar'
3. Click 'Install Now'
4. Activate the plugin on the Plugin dashboard
= Uploading in WordPress Dashboard =
1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select `rollbar.zip` from your computer
4. Click 'Install Now'
5. Activate the plugin in the Plugin dashboard
= Using FTP =
1. Download `rollbar.zip`
2. Extract the `rollbar` directory to your computer
3. Upload the `rollbar` directory to the `/wp-content/plugins/` directory
4. Activate the plugin in the Plugin dashboard
== Frequently Asked Questions ==
= Multisite supported? =
Yes of course. Additionally you can assign different environments to each of your blogs.
== Screenshots ==
1. Settings page
== Changelog ==
= Version 1.0.2 (28th March 2016) =
* Updated rollbar js lib
* Added escaping for setting values
= Version 1.0.0 (4th November 2015) =
* Initial release!
== Upgrade Notice ==
= Version 1.0.2 (28th March 2016) =
* Updated rollbar js lib
* Added escaping for setting values
= Version 1.0.0 (4th November 2015) =
* Initial release!