{"id":21700114,"url":"https://github.com/wp-digital/wp-bugsnag-fe","last_synced_at":"2026-02-16T06:31:57.584Z","repository":{"id":50454717,"uuid":"519146759","full_name":"wp-digital/wp-bugsnag-fe","owner":"wp-digital","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-30T11:29:29.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-01-11T18:22:50.516Z","etag":null,"topics":["bugsnag","frontend","wordpress","wordpress-plugin","wp-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wp-digital.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-29T08:54:08.000Z","updated_at":"2023-07-23T15:04:35.000Z","dependencies_parsed_at":"2022-09-05T16:00:15.623Z","dependency_job_id":null,"html_url":"https://github.com/wp-digital/wp-bugsnag-fe","commit_stats":null,"previous_names":["innocode-digital/wp-bugsnag-fe"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/wp-digital/wp-bugsnag-fe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-digital%2Fwp-bugsnag-fe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-digital%2Fwp-bugsnag-fe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-digital%2Fwp-bugsnag-fe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-digital%2Fwp-bugsnag-fe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wp-digital","download_url":"https://codeload.github.com/wp-digital/wp-bugsnag-fe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wp-digital%2Fwp-bugsnag-fe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29501915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T05:57:17.024Z","status":"ssl_error","status_checked_at":"2026-02-16T05:56:49.929Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bugsnag","frontend","wordpress","wordpress-plugin","wp-plugin"],"created_at":"2024-11-25T20:12:52.625Z","updated_at":"2026-02-16T06:31:57.567Z","avatar_url":"https://github.com/wp-digital.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bugsnag Frontend Error Monitoring\n\n### Description\n\nAutomatically detects issues from browser on site and notifies by email, chat or ticket system via Bugsnag.\n\n### Install\n\n- Preferable way is to use [Composer](https://getcomposer.org/):\n\n\t\t\n\t\tcomposer require innocode-digital/wp-bugsnag-fe\n\t\t\n\n\tBy default, it will be installed as [Must Use Plugin](https://codex.wordpress.org/Must_Use_Plugins).\n\tIt's possible to control with `extra.installer-paths` in `composer.json`.\n\n- Alternate way is to clone this repo to `wp-content/mu-plugins/` or `wp-content/plugins/`:\n\n\t\t\n\t\tcd wp-content/plugins/\n\t\tgit clone git@github.com:innocode-digital/wp-bugsnag-fe.git\n\t\tcd wp-bugsnag-fe/\n\t\tcomposer install\n\t\t\n\nIf plugin was installed as regular plugin then activate **AWS Lambda Prerender** from Plugins page\nor [WP-CLI](https://make.wordpress.org/cli/handbook/): `wp plugin activate wp-bugsnag-fe`.\n\n### Configuration\n\nAdd the following constants to `wp-config.php`:\n\n````\ndefine( 'BUGSNAG_FE_API_KEY', '' );\n// Optionally, it's possible to change Bugsnag domain and/or version of library via `wp-config.php`:\ndefine( 'BUGSNAG_FE_DOMAIN', '' );\ndefine( 'BUGSNAG_FE_VERSION', 'v6' );\n````\n\n### Usage\n\nBy default, library will be loaded with higher priority than `wp_enqueue_scripts` hook with attribute `defer` but\nit's possible to control through `innocode_bugsnag_fe_deferred` hook:\n\n````\nadd_action( 'innocode_bugsnag_fe_deferred', '__return_false' );\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwp-digital%2Fwp-bugsnag-fe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwp-digital%2Fwp-bugsnag-fe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwp-digital%2Fwp-bugsnag-fe/lists"}