Update the plugin

For Motive Commerce Search to correctly run on your site, you must have a supported version of the plugin, so we recommend updating your plugin when required.

Updating the plugin for PrestaShop

To update the Motive Commerce Search plugin to the latest version, follow these steps:

  1. Download the latest Motive Commerce Search version from this link (opens new window).
  2. Access your PrestaShop control panel.
  3. In the left-side menu, click Modules > Module Manager.
  4. Click Upload a Module, at the top-right, and attach the file downloaded during the first step.

note

If your PrestaShop version is 1.7.8 or newer, click Upgrade Anyway in the confirmation window that appears.

Once the process is complete, a notification appears, confirming that the plugin has been updated. You are then ready to start using all the latest features and tools of Motive Commerce Search in your shop.

Updating the plugin for WooCommerce

To update the Motive Commerce Search plugin to the latest version, follow these steps:

  1. Access your WooCommerce control panel.

  2. In the left-side menu, click Plugins > Installed Plugins.

    note

    You can also find your plugins by clicking My Sites > Network Admin > Plugins at the top of the page.

  3. On the banner displayed at the bottom of the Motive Commerce Search plugin, click Update now to get the latest version of the plugin.


Once the process is complete, a notification appears, confirming that the plugin has been updated. You are then ready to continue using all the features and tools of Motive Commerce Search in your shop.

Updating the plugin for Magento

To update the Motive Commerce Search plugin to the latest version, follow these steps:

  1. Find the directory where you have Magento installed.

  2. Once in your Magento 2 server directory, update the Motive Commerce Search package by introducing this command: composer update motive_commerce_search/commerce-search

  3. Then, refresh your Magento installation to reflect the changes by running the following commands:

    bin/magento setup:upgrade bin/magento setup:di:compile rm -rf pub/static/*; rm -rf var/view_preprocessed/*; bin/magento setup:static-content:deploy -f bin/magento cache:clean
    

Once the process is complete, you are ready to continue using all the features and tools of Motive Commerce Search in your shop.