Skip to content

mist-01/honeybader_magento2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HoneyBadger Plugin for Magento 2

This module has been tested with Magento 2.3.

Install Instructions

  1. Run composer require uft/honeybader_magento2
  2. Add the following to app/etc/env.php:
<?php
return [
    'honeybadger' => [
        'api_key' => 'your-key-here'
    ],
    // Other settings...
];
  1. Run php bin/magento setup:upgrade
  2. Run php bin/magento setup:di:compile
  3. Depending on your setup you may need to run php bin/magento setup:static-content:deploy and / or php bin/magento cache:flush

About

HoneyBadger Plugin for Magento 2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages