/SentryMagento

Magento 1.9 module for Sentry JavaScript errors tracking

Primary LanguagePHP

SentryMagento

Magento 1.9 module for Sentry JavaScript errors tracking

Installation

  1. Create Sentry account: https://sentry.io/signup/
  2. Go to documentation: https://docs.sentry.io/clients/javascript/install/
  3. Copy you application URL (placed in Raven.config) alt text
  4. Install module
  5. Paste your application URL in Magento settings
  6. Set your "Environment type" in Magento settings
  7. Enable module in Magento settings
  8. Clean Magento cache
  9. Try to produce error in JavaScript and check your project in Sentry account :)