You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Options for the module are defined in the backend under Stores > Configuration > JustBetter > Sentry configuration
@@ -14,14 +16,18 @@ This Magento 2 module integrates the [Sentry sdk](https://github.com/getsentry/s
14
16
- Optional you can configure custom error pages in pub/errors. You can use the sentry feedback form and insert here the sentry log ID. The Sentry Log Id is captured in de customer session and can be retrieved in `processor.php`. Soon I'll integrate this in the module.
15
17
16
18
## Compability
17
-
The module is tested on Magento version 2.1.x & 2.2.x with sentry sdk version 1.9.x
19
+
The module is tested on Magento version 2.2.x & 2.3.x with sentry sdk version 1.10.x. Magento 2.1.x is not supported by us anymore, feel free to fork this project or make a pull request.
18
20
19
21
## Ideas, bugs or suggestions?
20
22
Please create a [issue](https://github.com/justbetter/magento2-sentry/issues) or a [pull request](https://github.com/justbetter/magento2-sentry/pulls).
21
23
22
24
## Todo
23
25
- Integrate custom error pages in composer package
We're a innovative development agency from The Netherlands building awesome websites, webshops and web applications with Laravel and Magento. Check out our website [justbetter.nl](https://justbetter.nl) and our open source projects at [GitHub](https://github.com/justbetter)
0 commit comments