Skip to content

we-are-virtua/magento2-search-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magento2-search-fix

Magento2 module for fixing hanging "insert to" search_tmp queries

tested on magento:

  • 2.2.10
  • 2.3.1

Installation

via composer

Run the following command in Magento2 root folder:

composer require we-are-virtua/magento2-search-fix
bin/magento setup:upgrade
bin/magento setup:di:compile

#FAQ

  • Module does not help, what to do?

If the module does not help it means that rewrites may not work. You can try to remove generated/code directory manually and re-run

bin/magento setup:upgrade
bin/magento setup:di:compile

or clear/flush cache

bin/magento cache:clear
bin/magento cache:flush

About

Magento2 module for fixing hanging "insert to" search_tmp queries

Resources

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt

Stars

Watchers

Forks

Packages

No packages published

Languages