freento/audit-report

Magento 2的自动化审计扩展

安装: 21

依赖项: 0

建议者: 0

安全性: 0

星星: 0

关注者: 1

分支: 0

公开问题: 0

类型:magento2-module

1.0.1 2023-11-27 21:31 UTC

This package is auto-updated.

Last update: 2024-09-27 23:12:04 UTC


README

Freento Audit Report扩展为Magento 2提供了一款完全自动化的模块,用于检查Magento 2网站,找到提高其性能和速度的方法,并突出显示可能存在的性能问题。

扩展描述

该扩展包含多个报告,包括

  • 概览
    • 服务器基础设施
    • Magento缓存状态
    • Magento索引状态
    • 安全性
  • 数据库使用情况
  • 文件系统使用情况
  • 模块列表
  • 代码质量

请参阅扩展页面以获取完整描述和用户指南

https://freento.com/audit-report.html

安装

您可以使用Composer安装Audit Report扩展

composer require freento/audit-report

要更新扩展,请运行以下命令

composer update freento/audit-report --with-dependencies