interjar/bugsnag 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

interjar/bugsnag

Composer 安装命令:

composer require interjar/bugsnag

包简介

Magento 2 Bugsnag for remote debugging

README 文档

README

Bugsnag notifier for Magento 2

Requirements

  • Magento Composer Installer: To copy the module contents under app/code/ folder. In order to install it run the below command on the root directory:

      composer require magento/magento-composer-installer
    

Installation

  • Add the module to composer:

      composer require interjar/bugsnag
    
  • Enable the module:

      bin/magento module:enable Interjar_BugSnag
    
  • Deploy static content and compile DI:

      bin/magento setup:static-content:deploy
      bin/magento setup:di:compile
    
  • Clear cache

Usage

Once installed, you will need to add your API Key into your install's app/etc/env.php file in array format like below:

    'bugsnag' => array(
        'api_key' => 'YOUR_API_KEY_HERE'
    ),

Optional configuration options

More information on Release Stage in Bugsnag

    'bugsnag' => array(
        ...
        'release_stage' => 'staging',
        ...
    ),

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

License

OSL - Open Software Licence 3.0

Copyright

© 2017 Interjar Ltd

统计信息

  • 总下载量: 12.76k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 2
  • Forks: 8
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-07-26

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固