Adobe Commerce 2: Upgrading Your Yotpo Plugin to Yotpo Reviews Extension 2.4.5-3.3.0

      Adobe Commerce 2: Upgrading Your Yotpo Plugin to Yotpo Reviews Extension 2.4.5-3.3.0


        Article Summary

        Products


        Reviews
        Supported plans

        Free, Starter, Pro, Premium, Enterprise

        eCommerce Platform

        Adobe Commerce (Magento)

        Before upgrading, we recommend contacting our support team to make sure that the upgrade process will not harm any Yotpo Plugin customization you've configured.To upgrade the Yotpo Reviews extension version for Adobe Commerce (previously Magento), please follow these steps:

        Step 1 - Uninstall your current Yotpo plugin

        Run the following commands one after the other to uninstall your current Yotpo Plugin:

        composer remove yotpo/module-review
        bin/magento setup:upgrade
        bin/magento setup:di:compile
        bin/magento setup:static-content:deploy -f

        Step 2 - Install the relevant Yotpo version

        Choose the Yotpo version most compatible with your Adobe Commerce version.

        Adobe Commerce 2 Version Compatible Yotpo VersionInstallation Method
        2.0.X2.4.5Install with Composer
        2.1.X2.7.5 Install with Composer
        2.2.X and up2.8  and upInstall with Composer or with Marketplace

        Install with Composer

        Important:
        The following steps should be implemented by an experienced Adobe Commerce administrator or developer.

        To install the Adobe Commerce 2 module with Composer:

        1. Open the command line
        2. Run the following commands one after the other in your Adobe Commerce 2 installation directory: 
        Important!

        If you are using Adobe Commerce 2.1.X and lower, it's important to install the Yotpo Plugin version most compatible with your Adobe Commerce version:

        • If you're using Adobe Commerce 2.0.X, you should use the 2.4.5 version of the Yotpo Plugin, and add it to the first command like this:
          composer require yotpo/module-review:2.4.5
        • If you're using Adobe Commerce 2.1.X, you should use the 2.7.5 version of the Yotpo Plugin, and add it to the first command like this:
          composer require yotpo/module-review:2.7.5
        composer require yotpo/module-review
        php bin/magento maintenance:enable
        php bin/magento setup:upgrade
        php bin/magento setup:di:compile
        php bin/magento setup:static-content:deploy
        php bin/magento maintenance:disable
        php bin/magento cache:flush

        Adobe Marketplace Installation

        1. Log in to the Adobe Marketplace.
        2. Add the Yotpo module to your cart.
        3. Complete the checkout process. No payment or payment details are required at this stage
        4. Make sure you've generated access keys in your Adobe Marketplace Profile.

        1. Log into the Adobe Commerce admin.
        2. Navigate to System > Web Setup Wizard > Component Manager or Extension Manager.
        3. Authenticate with public and private access keys from your Adobe Marketplace Profile.

        8. Under New Purchases or Extensions Ready to Install, click Install.9. In the Extensions Grid, locate yotpo/module-Yotpo and click Install on the right side.Adobe Commerce will run a self-readiness check, offer you to create a backup and start the installation process.

        • If you encounter any issues during Step 1 (readiness check) or Step 2 (backup) please contact Adobe Commerce Support

        10. Once installation is complete, you may return to Web Setup Setup Wizard or Adobe Commerce Admin.

        Step 3 - Enable the Yotpo module

        1. Click Stores.
        2. Click Configuration.
        3. Select Default Store View from the Store View dropdown list.
        4. Select Yotpo in the menu on the left of the screen.
        5. Click Reviews and Visual Marketing.
        6. Enter your Yotpo app key and Yotpo secret under Yotpo Widget Configurations. To learn how to find your App Key and your Secret Key, click here.
        7. Click Save Config.
        .Important:

        If you have multiple storefronts, Step 6 must be repeated for each store via the Store View menu in the upper left-hand corner.

        You should now be able to see the Reviews Widget and Star Rating on your product pages.


        Was this article helpful?