magehost/performance-dashboard
最新稳定版本:1.15.4
Composer 安装命令:
composer require magehost/performance-dashboard
包简介
Performance Dashboard for Magento 2.x by MageHost.pro
README 文档
README
The free Performance Dashboard Extension by MageHost.pro adds a screen to the Magento Store Admin called "Performance Dashboard". In this screen you get a clear overview of areas where the performance of your Magento 2 can be improved.
Install via Composer
composer require magehost/performance-dashboard php bin/magento module:enable MageHost_PerformanceDashboard php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy --area adminhtml Usage
- In Admin go to System > Tools > Performance Dashboard.
Uninstall
php bin/magento module:disable MageHost_PerformanceDashboard composer remove magehost/performance-dashboard php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy --area adminhtml Screenshot
Description
This extension is free, licence: MIT.
Using our experience as Magento Hosting professionals we created a list of best-practises for a high performance Magento 2 setup. Based on this list we have created a dashboard which automatically tests these various config settings and other setup choices. Checks executed:
- Is PHP 7 in use?
- Is HTTP/2 in use?
- Are the PHP performance settings correct?
- Are the MySQL performance settings tuned?
- Is Magento in Production mode?
- Is the Magento Cache stored in Redis?
- Is the Full Page Cache stored in Redis?
- Are all caches enabled?
- Are sessions stored in Redis or Memcached?
- A check which logs CMS and Catalog pages which can't be cached in full-page-cache because of
cacheable="false". - Is Composer's autoloader optimized?
- Is the Full Page Cache using Varnish?
- For Magento >= 2.3.1:
- Is Elastic Search in use?
- For Magento >= 2.3.2:
- Is JavaScript defered?
- For Magento < 2.2:
- If not on HTTP/2:
- Is merging CSS files enabled?
- Is minify of JavaScript files enabled?
- Is minify of CSS files enabled?
- Is minify of HTML enabled?
- If not on HTTP/2:
- Asynchronous sending of sales emails enabled?
- All indexes set to Asynchronous?
magehost/performance-dashboard 适用场景与选型建议
magehost/performance-dashboard 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 137.96k 次下载、GitHub Stars 达 63, 最近一次更新时间为 2026 年 01 月 04 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 magehost/performance-dashboard 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 magehost/performance-dashboard 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 137.96k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 63
- 点击次数: 13
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04
