This is a quick step by step tutorial on how you can set up the EmbedSocial plugin in Magento. Once you install the plugin, you will be able to configure it and set it up to send reviews request emails to every customer who purchases a product on your website. And this process is entirely automated, you will only need to set it once.
Follow the steps below to install and configure the plugin:
Step 1: Installation
Get the Magento Reviews Plugin from GitHub.
- Upload the extension into your Magento root directory under{MAGENTO_ROOT_DIR}/app/code/EmbedSocial/Reviews
- Enter the following at the command line
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento maintenance:disable
php bin/magento cache:flush
Step 2: Configuration
Open Magento, go to ‘Stores’ and click on ‘Configuration’.

Once you’re on the Configurations page, go to ‘Default Configurations’ and click on ‘Default Store View’.

If you scroll down you will see ‘EmbedSocial’ click on it and click on ‘Reviews’.

Here, you will need to paste the API Key that you will find in your EmbedSocial account, and select the status of your order (in this case Complete) so when your order reaches this status your customers will receive Review requests:

And the last step is to click on ‘Save Config’ on the top right:

That’s it.
If you need any help feel free to chat with us.