monogo/disable-customer-log
Composer 安装命令:
composer require monogo/disable-customer-log
包简介
Magento 2 module to disable customer logging for improve speed
README 文档
README
Magento 2 module to disable customer logging for improve speed.
This module will work only with Magento 2.4.0 and higher
Install
Git
- Locate the /app/code directory which should be under the magento root installation.
- If the code folder is not there, create it.
- Create a folder Monogo inside the code folder.
- Change to the Monogo folder and clone the Git repository (https://github.com/MonogoPolska/monogo-m2-disable-customer-log.git) into Monogo specifying the local repository folder to be OptimizeDatabase e.g.
git clone https://github.com/MonogoPolska/monogo-m2-disable-customer-log DisableCustomerLog
Composer
composer require monogo/disable-customer-log
Magento Setup
- Run Magento commands
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
App Configuration Options
Go to Stores->Configuration->Monogo->Disable Customer Log
- Enable module Default value is 0 (No)
Default values:
enabled: 0
Affected tables:
- customer_log
- customer_visitor
TODO
- Tests
统计信息
- 总下载量: 4.33k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-12-30