Open navigation

Uninstalling Extension

Uninstalling by Composer

  • Please run the below command on CLI to remove the Klevu module fully
     composer remove klevu/module-search 

Uninstalling Manually

  • Go to /app/code folder.
  • Remove the folder Klevu and subfolders within it.

Removing references of the Klevu Search plugin from your database

If you wish to remove references in the database as well, though we recommend against doing this, please delete

  • tables prefixed klevu_
  • rows in setup_module for entries starting with klevu_
  • rows in core_config_data for entries starting with klevu_

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.