vmpl/module-bug-replay

N/A

安装: 0

依赖者: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

语言:JavaScript

类型:magento2-module

1.1.2-alpha 2023-07-16 19:49 UTC

This package is not auto-updated.

Last update: 2024-09-26 14:10:52 UTC


README

Latest Version Development Branch License

功能堆栈

  1. 记录网页用户交互
  2. 大部分工作分离到专门的web-worker以并行不阻塞线程
  3. 使用本地浏览器数据库存储记录的事件数据
  4. 从商店前端发送所选会话到管理站以报告错误问题
  5. 自动记录控制台事件,并可选择将其发送到管理端
  6. 存储自动记录和报告Web会话错误的配置
  7. 免费使用 🔥

参考链接

快速安装

$ composer require vmpl/module-bug-replay
$ bin/magento module:enable VMPL_BugReplay

指南

  1. 安装指南
  2. 功能指南