{"id":16798996,"url":"https://github.com/sjelfull/craft-bugsnag","last_synced_at":"2025-04-11T00:21:07.493Z","repository":{"id":84047276,"uuid":"57854493","full_name":"sjelfull/Craft-Bugsnag","owner":"sjelfull","description":"Log Craft errors/exceptions to Bugsnag.","archived":false,"fork":false,"pushed_at":"2017-02-23T22:50:39.000Z","size":25,"stargazers_count":7,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T21:05:20.147Z","etag":null,"topics":["craftcms","craftcms-plugin"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sjelfull.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-01T22:29:46.000Z","updated_at":"2023-05-09T19:21:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"387ec492-760d-420e-8839-45fbc3034b87","html_url":"https://github.com/sjelfull/Craft-Bugsnag","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjelfull%2FCraft-Bugsnag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjelfull%2FCraft-Bugsnag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjelfull%2FCraft-Bugsnag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjelfull%2FCraft-Bugsnag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjelfull","download_url":"https://codeload.github.com/sjelfull/Craft-Bugsnag/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248318903,"owners_count":21083745,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["craftcms","craftcms-plugin"],"created_at":"2024-10-13T09:27:31.473Z","updated_at":"2025-04-11T00:21:07.465Z","avatar_url":"https://github.com/sjelfull.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bugsnag plugin for Craft CMS\n\nPlugin that allows you to log errors/exceptions in Craft to Bugsnag.\n\n## Installation\n\nTo install Bugsnag, follow these steps:\n\n1. Download \u0026 unzip the file and place the `bugsnag` directory into your `craft/plugins` directory\n2.  -OR- do a `git clone https://github.com/sjelfull/Craft-Bugsnag.git` directly into your `craft/plugins` folder.  You can then update it with `git pull`\n3. Install plugin in the Craft Control Panel under Settings \u003e Plugins\n4. The plugin folder should be named `bugsnag` for Craft to see it.  GitHub recently started appending `-master` (the branch name) to the name of the folder for zip file downloads.\n\nBugsnag works on Craft 2.4.x and Craft 2.5.x.\n\n## Bugsnag Overview\n\nBugsnag's cross platform error monitoring automatically detects crashes in your applications, letting you ship with confidence.\n\n## Configuring Bugsnag\n\n1. Copy  the bugsnag.php configuration file into your `craft/config` folder.\n2. Update `serverApiKey` with a API key from your Bugsnag project.\n2. (Optionally) Set the `environment` configuration setting to something. Defaults to `production`.\n\n## Using Bugsnag\n\nIt will automatically log most exceptions/errors. If you want to log a exception/error from an custom plugin, you can use one of the two service methods:\n\n- For exceptions: `craft()-\u003ebugsnag-\u003enotifyException($exception);`\n- For errors: `craft()-\u003ebugsnag-\u003enotifyError($message);`\n\n## Bugsnag Changelog\n\n### 1.0.0 -- 2016.06.24\n\n* Initial release\n\nBrought to you by [Fred Carlsen](http://sjelfull.no)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjelfull%2Fcraft-bugsnag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsjelfull%2Fcraft-bugsnag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjelfull%2Fcraft-bugsnag/lists"}