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: 47
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=8.0
- mindscape/raygun4php: ^2.0
This package is auto-updated.
Last update: 2024-10-23 19:05:03 UTC
README
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.
Features
- PHP Crash Reporting
- Real User Monitoring ( + Pulse )
- Customer Session tracking
- Disable Raygun for certain domains such as
.local
or.dev
- Debugging
Usage
- Simply go to
Stores > Configuration > Magenizr > Raygun
. - Paste your Raygun API key
- Enable
PHP Crash Reporting
orReal User Monitoring
- Clear cache
- The next PHP exception or error in the frontend will get pushed to Raygun immediately
System Requirements
- Magento 2.4.x
- PHP 7.x, 8.x
Installation (Composer 2)
- Update your composer.json
composer require "magenizr/magento2-raygun":"^1.1.2" --no-update
- 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.1.2)
- 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 magenizr/magento2-raygun (1.1.2): Extracting archive
- 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.