dominicwatts/logcleaner

用于清理 Magento 日志的控制台脚本和 cron 任务

安装: 431

依赖项: 0

建议者: 0

安全性: 0

星星: 2

观察者: 2

分支: 0

开放问题: 0

类型:magento2-module

1.0.4 2019-08-09 23:49 UTC

This package is auto-updated.

Last update: 2024-09-12 10:13:43 UTC


README

使用控制台命令或等待 cron 任务运行来清理 Magento 的日志表

清除的表

  • report_event
  • report_viewed_product_index
  • report_compared_product_index
  • customer_visitor

安装说明

composer require dominicwatts/logcleaner

php bin/magento setup:upgrade

使用说明

xigen:log:cleaner [--] <clean>

php bin/magento xigen:log:cleaner clean

或者,也可以允许 cron 任务运行