element119/module-admin-opcache-report 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

element119/module-admin-opcache-report

最新稳定版本:1.1.1

Composer 安装命令:

composer require element119/module-admin-opcache-report

包简介

A Magento 2 module to show some PHP OpCache-related information in the admin.

README 文档

README

📝 Features

✔️ Provides a current health check of the PHP OpCache

✔️ Flush PHP OpCache from the admin

✔️ Theme agnostic

✔️ Built in accordance with Magento best practises

✔️ Dedicated module configuration section and custom admin user controls

✔️ Seamless integration with Magento

✔️ Built with developers and extensibility in mind to make customisations as easy as possible

✔️ Installable via Composer

⏳ Logging of OpCache statistics for temporal analysis

⏳ Data visualisation


🔌 Installation

Run the following command to install this module:

composer require element119/module-admin-opcache-report
php bin/magento setup:upgrade

⏫ Updating

Run the following command to update this module:

composer update element119/module-admin-opcache-report
php bin/magento setup:upgrade

❌ Uninstallation

Run the following command to uninstall this module:

composer remove element119/module-admin-opcache-report
php bin/magento setup:upgrade

📚 User Guide

Configuration for this module can be found in the Magento admin under Stores -> Settings -> Configuration -> Advanced -> System -> PHP OpCache Report.


OpCache Report

The OpCache information can be found in the admin under System -> Tools -> PHP OpCache Report.


Memory Units

The units used when referencing memory in the OpCache report. The default value is GB.


Float Precision

The number of decimal places to use in the OpCache report.


Date Format

The date format to use in the OpCache report. Supports PHP date formats.


📸 Screenshots & GIFs

Report - OpCache Disabled

e119-opcache-report-disabled

Report - OpCache Enabled

e119-opcache-report-enabled

统计信息

  • 总下载量: 15.03k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 66
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 66
  • Watchers: 0
  • Forks: 14
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2024-09-01