Download the PHP package bugsnag/bugsnag-wordpress without Composer

On this page you can find all versions of the php package bugsnag/bugsnag-wordpress. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package bugsnag-wordpress

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:

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.


All versions of bugsnag-wordpress with dependencies

PHP Build Version
Package Version
Requires bugsnag/bugsnag Version ^2.10.2
composer/installers Version ^1.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package bugsnag/bugsnag-wordpress contains the following files

Loading the files please wait ....