Skip to content

systemseed/simple-wp-rollbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

# Simple WP Rollbar#
Contributors: leopitt
Tags: rollbar
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 8.3
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Implements the Rollbar PHP and BrowserJS logging services.

## Description ##

Implements the Rollbar PHP and BrowserJS logging services so that you can
track PHP and Javascript errors and exceptions using the Rollbar service.

## Installation ##

Simple WP Rollbar can be found and installed in the normal way, either through
the UI or using composer.

## Configuration ##

The following environment variables are required:

* `ROLLBAR_SERVER_ACCESS_TOKEN`
* `ROLLBAR_CLIENT_ACCESS_TOKEN`
* `APPLICATION_MODE`

To test that the plugin is working, go to the "Rollbar Diagnostics" page in the
WordPress Settings menu. Use the "Test Rollbar PHP" and "Test Rollbar Browser JS"
buttons to send quick test messages to Rollbar and confirm both methods are
functioning.

About

Simple WordPress implementation of the Rollbar PHP and BrowserJS logging services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages