bugsnag/bugsnag-wordpress

Package info

github.com/bugsnag/bugsnag-wordpress

Type:wordpress-plugin

pkg:composer/bugsnag/bugsnag-wordpress

Statistics

Installs: 2 463

Dependents: 0

Suggesters: 0

Stars: 21

Open Issues: 6

v2.0.0 2026-04-27 11:50 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 888b27ea741fa4675137e391f774c5433fb3a36c

  • James Smith <james.woop@loopj.com>

README

👁 SmartBear BugSnag logo

Error monitoring plugin for WordPress

👁 Documentation

The BugSnag Error Monitoring plugin 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.

This plugin supports WordPress 2.0+, PHP 5.2+ and requires the cURL extension to be available in PHP.

You can 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

Support

Contributing

License

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