uft/honeybader_magento2
Composer 安装命令:
composer require uft/honeybader_magento2
包简介
HoneyBadger Error Reporting for Magento2
README 文档
README
This module has been tested with Magento 2.3.
Install Instructions
- Run
composer require uft/honeybader_magento2 - Add the following to app/etc/env.php:
<?php return [ 'honeybadger' => [ 'api_key' => 'your-key-here' ], // Other settings... ];
- Run
php bin/magento setup:upgrade - Run
php bin/magento setup:di:compile - Depending on your setup you may need to run
php bin/magento setup:static-content:deployand / orphp bin/magento cache:flush
统计信息
- 总下载量: 31
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-03-26