高级报告故障排除工具

维护者

详细信息

github.com/roliinyk90/ART

源代码

问题

安装: 13

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 0

开放问题: 0

类型:magento2-module

0.0.4 2021-08-27 16:26 UTC

This package is auto-updated.

Last update: 2024-09-18 01:14:05 UTC


README

这是用于帮助解决高级报告问题的 Magento 模块

内容

安装

  • 下载模块

    composer require magentosupport/art:dev-master

或 sparta 版本

php74 /usr/bin/composer require magentosupport/art:dev-master

如果 composer 安装有问题,请在 app/code 文件夹中创建 Magentosupport 文件夹,并在其中克隆此仓库

  • 启用模块

php bin/magento module:enable MagentoSupport_ART

使用

运行命令

php bin/magento analytics:troubleshoot

##卸载

禁用模块

php bin/magento module:disable MagentoSupport_ART

删除模块

composer remove magentosupport/art