codepeak/magento2-module-searchtermscleanup
最新稳定版本:1.0.1
Composer 安装命令:
composer require codepeak/magento2-module-searchtermscleanup
包简介
Hide hacking attempts and junk from Search Terms table (search_query)
README 文档
README
Installation
composer require codepeak/magento2-module-searchtermscleanup
php bin/magento module:enable Codepeak_SearchTermsCleanup
php bin/magento setup:upgrade
php bin/magento cache:flush
Usage
This module will check the "search_query" table every 6th hour and see if it can find any searches that might be inappropriate. If it finds any, it will mark them as "inactive" and they will not be shown in the similar searches.
统计信息
- 总下载量: 47
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2023-06-22