magenizr/magento2-raygun

Connect Magento with [Raygun](https://app.raygun.com/signup) and never let another error go unnoticed again. Monitor your full tech stack across both desktop and mobile, with all the information you need to take action.

Fund package maintenance!
Patreon

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.0 2023-04-29 14:31 UTC

This package is auto-updated.

Last update: 2024-04-26 00:51:53 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require

Connect Magento with Raygun and never let another error go unnoticed again. Monitor your full tech stack across both desktop and mobile, with all the information you need to take action.

Magenizr Raygun - Backend

Magenizr Raygun Magenizr Raygun Magenizr Raygun
Magenizr Raygun Magenizr Raygun

Features

  • PHP Crash Reporting ( Details )
  • Real User Monitoring ( + Pulse )
  • Customer Session tracking
  • Disable Raygun for certain domains such as .local or .dev
  • Debugging

Usage

  1. Simply go to Stores > Configuration > Magenizr > Raygun.
  2. Paste your Raygun API key
  3. Enable PHP Crash Reporting or Real User Monitoring
  4. Clear cache
  5. The next PHP exception or error in the frontend will get pushed to Raygun immediately

System Requirements

  • Magento 2.4.x
  • PHP 5.6.x, 7.x

Installation (Composer 2)

  1. Update your composer.json composer require "magenizr/magento2-raygun":"^1.0.0" --no-update
  2. Use composer update magenizr/magento2-raygun --no-install to update your composer.lock file.
Updating dependencies
Lock file operations: 1 install, 1 update, 0 removals
  - Locking magenizr/magento2-raygun (1.0.0)
  - Locking mindscape/raygun4php (v2.3.1)
  1. And then composer install to install the package.
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Package operations: 1 install, 0 update, 0 removals
  - Installing mindscape/raygun4php (v2.3.1): Extracting archive
  - Installing magenizr/magento2-raygun (1.0.0): Extracting archive
  1. Enable the module
php bin/magento module:enable Magenizr_Raygun

Support

If you experience any issues, don't hesitate to open an issue on Github.

Purchase

This module is available for free on GitHub.

Contact

Follow us on GitHub, Twitter and Facebook.

Roadmap

  • Further options for Real User Monitoring ( Frontend )

History

===== 1.0.0 =====

  • First release

License

OSL - Open Software Licence 3.0