Opineo.pl Reliable Feedback - Magento 2 module documentation

Author: Mateusz Bereszczuk

Opineo.pl Reliable Feedback Module

Module overview

The module adds an option to send a review on opineo.pl request email after a successful transaction.

Module compatibility

This module is compatibile with Magento Community versions: 2.3, 2.4.

How it works

To configure the module, first youmust define an agreement that the customer will have to accept in order to allow sending the email. To do that, go to Stores > Terms and Condiions and create a new agreement.

Next, in to enable the module head to Stores > Configuration > Customers > Customer Configuration and find opineo.pl Wiarygodne Opinie field.

image-1

Demo

Installation

Composer

  1. Add repo to composer.json:
"repositories": [
    ...
    {
        "type": "vcs",
        "url": "git@git.auroracreation.com:magento2/opineo-pl-wiarygodne-opinie.git"
    }
    ...
],
  1. Add package to composer.json:
"require": {
    ...
    "aurora/opineo-pl-wiarygodne-opinie"": "*"
    ...
},
  1. In Magento root folder run commands:
composer update aurora/opineo-pl-wiarygodne-opinie"
php bin/magento module:enable Aurora_OpineoPlWiarygodneOpinie
php bin/magento setup:upgrade

Manual

  1. Unzip archive.
  2. Upload extension files on your server to:
{Magento root}
└── app/
    └── code
  1. In Magento root folder run commands:
php bin/magento module:enable Aurora_OpineoPlWiarygodneOpinie
php bin/magento setup:upgrade

Thank you for your interest in our products!