How to install the Product Review Reminder extension through the Magento Marketplace

This is an article from the Product Review Reminder extension for Magento 2. We've tried our best in the preparation of this help article. If you do not find the answer you were looking for, you can always send us a message through this form.

Important Note before Installing

If the plugin was purchased from magmodules.eu, this installation method does not apply. The steps outlined below are only for orders placed via the Adobe Marketplace. Additionally, this is the only supported installation method for Marketplace purchases—other installation methods mentioned in our support section do not apply to Marketplace orders.

 


 

1. Get Access Keys from Magento Marketplace

  1. Go to Magento Marketplace.
  2. Log in with your Magento account.
  3. Click on your profile (top-right) → My Profile.
  4. Navigate to Access Keys (under the Marketplace tab).
  5. If you don’t have keys, generate a new one:
    • Public Key = Username
    • Private Key = Password

 


 

2. Check If Marketplace Credentials Are Set

bin/composer config --global http-basic.repo.magento.com

This will display the currently stored credentials. Ensuring the correct keys are in place can prevent common installation issues.

 

Make sure the authentication keys used for the Magento Marketplace repository match those with access to the module. If no keys are available, they should be prompted for in step 3.


 

3. Install the Module via Composer

Connect to your server via SSH and navigate to the Magento root directory:

cd /path/to/magento/root

Use the following Composer command to install the module.

composer require magmodules/magento2-reviewreminder

When prompted, enter your Public Key as the username and Private Key as the password.

 

If you would get: "Could not find a matching version of package magmodules/magento2-reviewreminder" your Magento Marketplace Access Keys do not have the necessary permissions to access the module. Go to Magento Marketplace → My Access Keys → Create or Update Access Keys and ensure the correct keys are being used and start over from step 1.

 


 

4. Enable the Module

Run the following commands:

php bin/magento module:enable

php bin/magento setup:upgrade

If Magento is running in production mode, recompile and deploy static content using the following commands:

php bin/magento setup:di:compile

php bin/magento setup:static-content:deploy -f

 


 

5. Verify Installation

  1. Log in to your Magento Admin Panel.
  2. Navigate to Stores → Configuration → Magmodules → Product Review Reminder .
  3. Check if the module appears in the enabled list and start the configuration right away!

 

Direct Help

At Magmodules, our support team is here to help you every step of the way. If you can't find a solution in our Knowledgebase, simply fill in the form below. We are in the Central European Timezone, and all your details are securely sent to us.
The more information you provide, the better we can assist you. Trust us to guide you through any challenge and ensure a seamless experience with our products and services.
Support by e-mail contact@magmodules.eu