All Projects → bugsnag → bugsnag-wordpress

bugsnag / bugsnag-wordpress

Licence: GPL-2.0 License
Bugsnag error monitoring for WordPress sites

Programming Languages

PHP
23972 projects - #3 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to bugsnag-wordpress

bugsnag-vue
[DEPRECATED] This package now lives within the monorepo for our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 26 (+30%)
Mutual labels:  error-monitoring, error-handling, error-reporting, debugging-tools, debugging-tool
TrackJS-Node
TrackJS Error Monitoring agent for NodeJS
Stars: ✭ 26 (+30%)
Mutual labels:  error-monitoring, error-handling, error-reporting, debugging-tool
Bugsnag Node
[DEPRECATED] Please upgrade to our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 48 (+140%)
Mutual labels:  error-monitoring, error-handling, error-reporting, debugging-tool
bugsnag-java
Bugsnag error reporting for Java.
Stars: ✭ 51 (+155%)
Mutual labels:  error-monitoring, error-handling, error-reporting, debugging-tool
Bugsnag Go
Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel
Stars: ✭ 155 (+675%)
Mutual labels:  error-monitoring, error-handling, error-reporting, debugging-tool
Bugsnag Laravel
Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
Stars: ✭ 746 (+3630%)
Mutual labels:  error-monitoring, error-handling, error-reporting, debugging-tool
Bugsnag React Native
Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
Stars: ✭ 374 (+1770%)
Mutual labels:  error-monitoring, error-handling, error-reporting, debugging-tool
Bugsnag Ruby
Bugsnag error monitoring & reporting software for rails, sinatra, rack and ruby
Stars: ✭ 211 (+955%)
Mutual labels:  error-monitoring, error-handling, error-reporting, debugging-tool
Bugsnag Php
Bugsnag error monitoring and crash reporting tool for PHP apps
Stars: ✭ 475 (+2275%)
Mutual labels:  error-monitoring, error-handling, error-reporting, debugging-tool
Bugsnag Js
Javascript error handling tool for Bugsnag. Monitor and report JavaScript bugs & errors.
Stars: ✭ 625 (+3025%)
Mutual labels:  error-monitoring, error-handling, error-reporting, debugging-tool
Bugsnag Cocoa
Bugsnag crash reporting for iOS, macOS and tvOS apps
Stars: ✭ 167 (+735%)
Mutual labels:  error-monitoring, error-handling, error-reporting, debugging-tool
Bugsnag Python
Official bugsnag error monitoring and error reporting for django, flask, tornado and other python apps.
Stars: ✭ 69 (+245%)
Mutual labels:  error-monitoring, error-reporting, debugging-tool
elmah.io
ELMAH error logger for sending errors to elmah.io.
Stars: ✭ 31 (+55%)
Mutual labels:  error-monitoring, error-handling, error-reporting
raygun4py
Python provider for Raygun
Stars: ✭ 18 (-10%)
Mutual labels:  error-monitoring, error-handling, error-reporting
Bugsnag Android Ndk
DEPRECATED - this project now lives at bugsnag/bugsnag-android
Stars: ✭ 42 (+110%)
Mutual labels:  error-monitoring, error-handling, error-reporting
Bugsnag Android
Bugsnag crash monitoring and reporting tool for Android apps
Stars: ✭ 990 (+4850%)
Mutual labels:  error-monitoring, error-reporting, debugging-tool
Raygun4net
Raygun provider for .NET
Stars: ✭ 107 (+435%)
Mutual labels:  error-monitoring, error-handling, error-reporting
react-error-guard
⚛️An overlay for displaying stack frames based on create-react-app/packages/react-error-overlay
Stars: ✭ 18 (-10%)
Mutual labels:  error-monitoring, error-handling, error-reporting
Exceptionless
Exceptionless server and jobs
Stars: ✭ 2,107 (+10435%)
Mutual labels:  error-monitoring, error-handling, error-reporting
Emperror
The Emperor takes care of all errors personally
Stars: ✭ 201 (+905%)
Mutual labels:  error-monitoring, error-handling, error-reporting

Bugsnag Notifier for WordPress

The Bugsnag Notifier for WordPress gives you instant notification of errors in your WordPress sites.

Bugsnag captures errors in real-time from your web, mobile and desktop applications, helping you to understand and resolve them as fast as possible. Create a free account to start capturing errors from your applications. Learn more about error monitoring and error reporting with Bugsnag.

The Bugsnag Notifier for WordPress supports WordPress 2.0+, PHP 5.2+ and requires the cURL extension to be available in PHP.

You can always read about the plugin or download it from the WordPress Plugin Directory.

How to Install

  1. Download the latest bugsnag.zip.

  2. Unzip bugsnag.zip.

  3. Upload the bugsnag folder using ftp or scp to the wp-content/plugins folder of your WordPress site.

  4. Click Activate on the Bugsnag plugin inside the Plugins section of your WordPress admin dashboard.

  5. Click Configure and enter your Bugsnag API Key from your Bugsnag Dashboard.

Building from Source

If you would like to build a new zip file of the plugin from source, you can run our build script using Thor. You'll need both ruby and the thor gem installed (gem install thor). Then you can generate a new zip by running:

thor wordpress:zip bugsnag-wordpress.zip

Reporting Bugs or Feature Requests

Please report any bugs or feature requests on the github issues page for this project here:

https://github.com/bugsnag/bugsnag-wordpress/issues

Contributing

License

The Bugsnag WordPress notifier is free software released under the WordPress-friendly GPLv2 License. See LICENSE.txt for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].