定制 element119/module-admin-redis-report 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

element119/module-admin-redis-report

最新稳定版本:1.5.2

Composer 安装命令:

composer require element119/module-admin-redis-report

包简介

A Magento 2 module that displays Redis information in the admin.

README 文档

README

element119 | Admin Redis Report

📝 Features

✔️ See a snapshot of the health of Redis from the comfort of the Magento admin

✔️ Visualise historic Redis health statistics

✔️ Supports Magento Open Source, Adobe Commerce, and Mage-OS

✔️ 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

✔️ Theme agnostic

Upcoming

⏳ Ability to filter historic charts by date range


⛔️ Incompatibilities

Caution

This module is not compatible with Magento instances that utilise the Redis L2 cache and/or the Magento\Framework\Cache\Backend\RemoteSynchronizedCache class for the Redis backend cache.

More information is available in the Magento documentation:


🔌 Installation

Run the following command to install this module:

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

⏫ Updating

Run the following command to update this module:

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

❌ Uninstallation

Run the following command to uninstall this module:

composer remove element119/module-admin-redis-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 -> Redis Report.


Redis Report

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


Enable/Disable Historic Data

The periodic capture of Redis information can be disabled by setting this option to No. This is set to Yes by default.


Historic Data Retention Period

The value specified here determines how long Magento will store historic Redis report data, measured in days. An empty value means data will be kept indefinitely.

📸 Screenshots & GIFs

Admin Configuration

admin-config


Admin Report

admin-report

统计信息

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

GitHub 信息

  • Stars: 18
  • Watchers: 1
  • Forks: 5
  • 开发语言: HTML

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-11-21