WordPress Error Monitoring by Bugsnag

Leírás

Bugsnag is a WordPress plugin that automatically detects errors & crashes on your WordPress site, and notifies you by email, chat or ticket system.

All websites crash from time to time, including WordPress sites! The WordPress Error Monitoring plugin by Bugsnag automatically detects crashes, exceptions and other errors in your WordPress PHP code as well as any errors in plugins you are using.

Errors are sent to your Bugsnag Dashboard for you to view and debug, and we’ll also notify you by email, chat, sms or create a ticket in your issue tracking system if you use one. We’ll also show you exactly how many times each error occurred, and how many users were impacted by each crash.

Képernyőmentések

  • Bugsnag dashboard list of errors
  • Bugsnag dashboard error details

Telepítés

Bugsnag is available through the WordPress Plugins Directory, so you can download and install automatically from the Plugins menu on your WordPress admin page.

To manually install Bugsnag:

  1. Unzip bugsnag-wordpress.zip
  2. Upload the bugsnag directory from the zip file to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Click the ‘configure’ link next to the Bugsnag plugin, and follow the instructions

Vélemények

2023.01.31.
Been using it now for several years and it helped me often quickly finding (hidden) issues across a multitude of pages and functionality.
2022.05.20.
This plugin used to be one of the best tools out there, however, it seems like is not being maintained anymore. There is no support for the recent releases of PHP (8.0, 8.1). Recent support requests are not being handled anymore as well.
2017.10.15.
The plugin is easy to set up; all errors can be monitored via the Bugsnag dashboard. You can also set different log levels and differ between the environments (dev/production) of your website. Bonus: There are lots of cool integrations like Slack (Push Notifications), GitHub (New Issues) and much more!
2016.09.03.
I have installed the plugin on about 40 sites today so far, and it installed successfully on all of them and has logged errors on many of them already. The integration has been seamless. The one aspect which has not been quite seamless is that, after installing the plugin, trying to enable it from the confirmation screen often gives me a 500 error in Pantheon (our hosting provider). I then have to go to the main Plugins page and enable it there, where it works 100% of the time.
9 (az összes) vélemény olvasása

Közreműködők és fejlesztők

“WordPress Error Monitoring by Bugsnag” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

Változási napló

1.6.3

  • Fix PHP 8.2 deprecation notice

1.6.2

  • Fix broken url in notifier configuration & add docs link to test notification.
  • Bump „tested up to” WordPress version

1.6.1

  • Bump „tested up to” WordPress version

1.6.0

  • Add support for setting the release stage using the new „wp_get_environment_type” function
  • Update bugsnag-php to v2.10.1

1.5.0

  • Clarify the „Test Bugsnag” form action
  • Improve error message when methods are called with no api key set
  • Add a constant to control setting error handlers

1.4.0

  • Add WordPress version string to report payloads (device.runtimeVersions)
  • Added ability to define API key as constant
  • Removed form action to prevent deprecation warnings
  • Fixed broken links on settings page bugsnag.com
  • Made bugsnagWordpress global to make available for CLI scripts

1.3.1

  • Remove deprecated screen_icon function from settings page

1.3.0

  • Fix version constraints
  • General fixes for WP 4.5 compatibility

1.2.1

  • Add support for WordPress Multisite installations.

1.2.0

  • Update bugsnag-php to allow cURL or fopen.

1.1.2

  • Allow configuration of filter fields.
  • Add a ‘Test Bugsnag’ button to the settings page.

1.1.1

  • Identify as wordpress notifier instead of PHP.
  • Allow configuration of error reporting levels.

1.0.1

  • Fix bug where bugsnag-php library wasn’t being included in zip file

1.0.0

  • Initial release