mikielis / magento2-module-log-reader
1.0.0
2019-12-11 22:52 UTC
Requires
- php: ~7.1.3||~7.2.0||~7.3.0
This package is not auto-updated.
Last update: 2024-09-27 20:07:52 UTC
README
此 Magento 2 扩展在管理面板中显示 exception.log、system.log 和 debug.log 文件的內容。
截图
安装
通过 Composer 引入扩展
composer require "mikielis/magento2-module-log-reader:*"
或者
下载压缩包的扩展并将其文件添加到 [magento 根目录]/app/code/Mikielis/LogReader 目录中,然后按照官方指南中的步骤进行操作:[https://devdocs.magento.com/guides/v2.3/comp-mgr/install-extensions.html](https://devdocs.magento.com/guides/v2.3/comp-mgr/install-extensions.html)