Giter Site home page Giter Site logo

airbrake-magento's Introduction

Airbrake Magento

Introduction

Airbrake Magento is a plugin for Magento eCommerce platform, which provides integration with Airbrake, the leading exception reporting service.

Whenever your store throws an uncaught exception, the plugin will detect that in real-time and send information about the exception to the Airbrake dashboard.

Installation

Modman

cd <your-magento-project>
modman init
git clone https://github.com/airbrake/Airbrake-Magento.git .modman/CodebaseExceptions
modman deploy CodebaseExceptions --force

Configuration

First of all, find your Project API key. To do that, navigate to your project's General Settings and copy the key from the right sidebar.

Next, to configure Airbrake Magento, visit your admin panel (http://[YOURDOMAIN]/admin) and navigate to System โ†’ Configuration. On the left sidebar, find the ELGENTOS section and click on CodebaseExceptions.

Paste your Project API key into the relevant field and save the new configuration.

The configuration process is done. To make sure it works correctly, visit http://[YOURDOMAIN]/exceptions/index/test. This will trigger a new test exception. It can be found in your project's dashboard.

Requirements

  • Magento >= 1.5
  • PHP >= 5.3

airbrake-magento's People

Contributors

benarent avatar ext avatar kyrylo avatar thompiler avatar tmotyl avatar zefer avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.