<!-- TITLE: Okazje.Info.pl Wiarygodne Opinie - Dokumentacja modułu Magento 2 -->
<!-- SUBTITLE: Author: Mateusz Bereszczuk -->
# Okazje.Info.pl Wiarygodne Opinie Module
## Module overview
Okazje.info.pl Wiarygodne Opinie Module gives you possibility to send email after finished purchase with request for rate product on okazaje.info.pl.
## Module compatibility
This module is compatibile with Magento Community versions: **2.2** and **2.3**.
## How it works
Once installed, the module is disabled by default, to enable module functions go to **Stores > Configuration > Customers > Customer Configuration > okazje.info.pl Reliable Opinions*
Before you configure module at first you have to define the condition. Client must confirm his agree for this condition to gain allowance for sending the email.
To do it you should go to **Stores > Terms and Conditions** and add new condition.
Next, to enable module go to **Stores > Terms and Conditions** i find field **okazje.info.pl Wiarygodne Opinie**
![11](/uploads/wiarygodne-opinie-okazje/11.png "11")
Here you should enable module, type in store's TID from okazje.info.pl and choose condition.
After you saved configuration module is enabled and will be sending data to okazje.info.pl
## Demo
demo1.magecreation.com
## Installation
### Composer
1. Add repo to composer.json:
```text
"repositories": [
...
{
"type": "vcs",
"url": "git@git.auroracreation.com:magento2/okazje-info-pl-wiarygodne-opinie.git"
}
...
],
```
2. Add package to composer.json:
```text
"require": {
...
"aurora/okazje-info-pl-wiarygodne-opinie": "*"
...
},
```
3. In Magento root folder run commands:
```text
composer update aurora/okazje-info-pl-wiarygodne-opinie
php bin/magento module:enable Aurora_OkazjeInfoPlWiarygodneOpinie
php bin/magento setup:upgrade
```
### Manual
1. Unzip archive.
2. Upload extension files on your server to:
```text
{Magento root}
└── app/
└── code
```
3. In Magento root folder run commands:
```text
php bin/magento module:enable Aurora_OkazjeInfoPlWiarygodneOpinie
php bin/magento setup:upgrade
```
### Thank you for your interest in our products!