rollbar/rollbar-magento2
最新稳定版本:v1.1.0
Composer 安装命令:
composer require rollbar/rollbar-magento2
包简介
Rollbar SDK for Magento 2
README 文档
README
As of May 2024, Rollbar will not be actively updating this repository and plans to archive it in January of 2025. We encourage our community to fork this repo if you wish to continue its development. While Rollbar will no longer be engaging in active development, we remain committed to reviewing and merging pull requests related to security updates. If an actively maintained fork emerges, please reach out to our support team and we will link to it from our documentation.
Rollbar for Magento 2 
Rollbar error monitoring integration for Magento projects.
Setup Instructions
WARNING: before installing Rollbar module, make sure that you can run bin/magento setup:upgrade in your Magento app without problems.
- Add
rollbar-magento2as a dependency incomposer.jsonof your project and runcomposer update. - Add your Rollbar post server access token to
app/etc/env.phpunderrollbarkey, ie:
'rollbar' => [ 'access_token' => '[YOUR ACCESS TOKEN]' ]
- Add any additional Rollbar configuration in
app/etc/env.phpunderrollbarkey. bin/magento module:enable Rollbar_Magento2.bin/magento setup:upgrade.
Usage and Reference
The module should automatically report all PHP errors and exceptions in your Magento2 app. If you wish to add any manual logging in your app's code, use the standard Rollbar PHP \Rollbar\Rollbar::log method. \Rollbar\Rollbar::init has been invoked already automatically with settings from app/etc/env.php.
Release History & Changelog
See our Releases page for a list of all releases, including changes.
Related projects
This project is a Laravel wrapper of Rollbar PHP: Rollbar PHP
A CakePHP-specific package is avaliable for integrating Rollbar PHP with CakePHP 2.x: CakeRollbar
A Flow-specific package is available for integrating Rollbar PHP with Neos Flow: m12/flow-rollbar
Yii package: baibaratsky/yii-rollbar
Yii2 package: baibaratsky/yii2-rollbar
Help / Support
If you run into any issues, please email us at support@rollbar.com
For bug reports, please open an issue on GitHub.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Added some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
rollbar/rollbar-magento2 适用场景与选型建议
rollbar/rollbar-magento2 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 59.32k 次下载、GitHub Stars 达 2, 最近一次更新时间为 2026 年 01 月 04 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 rollbar/rollbar-magento2 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 rollbar/rollbar-magento2 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 59.32k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 16
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04