Skip to content

codepeak/magento2-module-searchtermscleanup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 Module Codepeak SearchTermsCleanup

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.

About

No description, website, or topics provided.

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE.txt
Unknown
COPYING.txt

Stars

Watchers

Forks

Packages

No packages published

Languages