Skip to content

Linusten/shopware-sentry

 
 

Repository files navigation

OdSentry plugin for Shopware 5.2

What is Sentry

Sentry is a modern error tracking platform. You can log and trace errors in Sentry and collect directly feedback from user.

Detail

Sentry can:

  • show error traces
  • notify on Slack, Jira, GitHub, GitLab, HipChat, etc.
  • use business rules (error must occure more than twice in 24h)
  • do reporting
  • track error occurrences with releases
  • be easily self-hosted with docker

What this plugin does

This plugin gives you the possibility to collect errors that occured in Shopware to a custom Sentry project.

  • collects PHP errors in frontend and backend (can be switched on/off)
  • collects JS errors in frontend (can be switched on/off)
  • collect user feedback in the frontend if a PHP error occured (can be switched on/off)

Configuration

User Feedback

If you enable it and a catchable error occurs, the user will be asked to provide additional feedback:

User Feedback

Installation

Git Version

  • Checkout plugin in /custom/plugins/OdSentry
  • Install the plugin with the "Plugin Manager"
  • Configure the plugin

Shopware plugin store

This plugin will be available shortly in the Shopware plugin store.

Authors

  • Hans Höchtl <hhoechtl[at]1drop.de>
  • Soner Sayakci <s.sayakci[at]gmail.com>

About

Sentry plugin for Shopware 5.2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 91.0%
  • Smarty 8.4%
  • CSS 0.6%