yotpo / module-yotpo-reviews

yotpo/module-yotpo-reviews

Yotpo Reviews extension for Magento2

magento2-module Compatibility: 2.4.7-2.4.8 Code Quality: Fail Tests: N/A Security: Pass OSL-3.0, AFL-3.0

Magento 2 Yotpo Extension


This library includes the core files of the Yotpo Reviews extension.
The directories hierarchy is as positioned in a standard magento 2 project library

This library will also include different version packages as magento 2 extensions


Requirements

Magento 2.0+ (Up to module verion 2.4.5)

Magento 2.1+ (Module version 2.7.5 up to 2.7.7)

Magento 2.2+ (Module version 2.8.0 and above)

Magento 2.4.8 (Module version 4.3.2 and above)

✓ Install via composer (recommended)

Run the following command under your Magento 2 root dir:

composer require yotpo/module-yotpo-reviews
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

Install manually under app/code

  1. Download & place the contents of Yotpo's Core Module under {YOUR-MAGENTO2-ROOT-DIR}/app/code/Yotpo/Core.
  2. Download & place the contents of this repository under {YOUR-MAGENTO2-ROOT-DIR}/app/code/Yotpo/Yotpo
  3. Run the following commands under your Magento 2 root dir:
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

Usage

After the installation, Go to The Magento 2 admin panel

Go to Stores -> Settings -> Configuration, change store view (not to be default config) and click on Yotpo Product Reviews Software on the left sidebar

Insert Your account app key and secret

https://www.yotpo.com/

Copyright © 2018 Yotpo. All rights reserved.

Yotpo Logo

No changelog yet

The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.

Versions
Version Stability QA Status Compatibility Released
4.3.5 stable Fail Magento 2.4.7-2.4.8 Details 2026-02-24 11:34:41
4.3.4 stable Not tested Not yet tested Details 2025-06-13 07:57:30
4.3.3 stable Not tested Not yet tested Details 2025-05-12 07:36:21
4.3.2 stable Not tested Not yet tested Details 2025-04-22 11:48:32
4.3.1 stable Not tested Not yet tested Details 2024-07-30 05:13:42
4.3.0 stable Not tested Not yet tested Details 2024-05-21 10:13:36
4.2.0 stable Not tested Not yet tested Details 2024-01-11 10:31:21
4.1.1 stable Not tested Not yet tested Details 2024-01-04 08:48:05
0.0.1 stable Not tested Not yet tested Details 2023-10-03 08:58:24
4.1.0 stable Not tested Not yet tested Details 2023-09-05 12:14:35
4.0.34 stable Not tested Not yet tested Details 2023-06-27 13:11:08
4.0.33 stable Not tested Not yet tested Details 2023-04-24 07:09:13
4.0.32 stable Not tested Not yet tested Details 2023-01-25 14:50:48
4.0.31 stable Not tested Not yet tested Details 2022-09-01 16:11:49
4.0.30 stable Not tested Not yet tested Details 2022-08-08 06:29:37
4.0.29 stable Not tested Not yet tested Details 2022-07-24 13:53:33
4.0.28 stable Not tested Not yet tested Details 2022-06-22 19:28:02
4.0.27 stable Not tested Not yet tested Details 2022-06-08 12:07:59
4.0.26 stable Not tested Not yet tested Details 2022-05-25 15:01:51
4.0.25 stable Not tested Not yet tested Details 2022-05-24 11:38:43
4.0.24 stable Not tested Not yet tested Details 2022-05-08 23:25:01
4.0.23 stable Not tested Not yet tested Details 2022-05-03 16:43:53
4.0.22 stable Not tested Not yet tested Details 2022-04-13 11:09:56
4.0.21 stable Not tested Not yet tested Details 2022-03-30 13:44:01
4.0.20 stable Not tested Not yet tested Details 2022-03-28 12:44:44
4.0.19 stable Not tested Not yet tested Details 2022-03-22 11:57:10
4.0.18 stable Not tested Not yet tested Details 2022-03-09 15:33:09
4.0.17 stable Not tested Not yet tested Details 2022-02-14 14:58:35
4.0.16 stable Not tested Not yet tested Details 2022-01-30 20:40:34
4.0.15 stable Not tested Not yet tested Details 2022-01-18 12:47:18
4.0.14 stable Not tested Not yet tested Details 2022-01-17 12:35:32
4.0.13 stable Not tested Not yet tested Details 2021-12-19 06:17:03
4.0.12 stable Not tested Not yet tested Details 2021-12-16 12:29:58
4.0.11 stable Not tested Not yet tested Details 2021-12-14 08:47:55
4.0.10 stable Not tested Not yet tested Details 2021-12-12 11:48:25
4.0.9 stable Not tested Not yet tested Details 2021-12-06 15:26:07
4.0.8 stable Not tested Not yet tested Details 2021-12-06 12:32:16
4.0.7 stable Not tested Not yet tested Details 2021-12-05 14:16:22
4.0.6 stable Not tested Not yet tested Details 2021-11-30 14:52:05
4.0.5 stable Not tested Not yet tested Details 2021-11-21 10:36:54
4.0.4 stable Not tested Not yet tested Details 2021-11-16 08:29:56
4.0.3 stable Not tested Not yet tested Details 2021-11-11 14:30:39
4.0.2 stable Not tested Not yet tested Details 2021-11-02 13:25:28
4.0.1 stable Not tested Not yet tested Details 2021-10-21 08:36:24
4.0.0 stable Not tested Not yet tested Details 2021-10-12 07:21:30

Requires 3

Package Constraint
php ~5.6.0|^7.0|^8.0
magento/framework >=102.0.0
yotpo/module-yotpo-core 4.3.5

Compatibility

Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.

Compatibility matrix (Magento × PHP)
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 Pass Pass
2.4.8 Pass Pass
2.4.9 Fail di error Fail di error

Code Quality

Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge — a phpcs finding can't make a module incompatible.

Static analysis

Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.

Static analysis results
Tool Status Findings Summary
PHPCS Fail 38 10 errors, 28 warnings (ruleset: Magento2) — 4 auto-fixable with phpcbf
PHPMD Warning 15 15 rule violations (IfStatementAssignment:6, MissingImport:3, UnusedFormalParameter:3, CyclomaticComplexity:1, UnusedLocalVariable:1)
Cpd Pass 0
Composer validate Info 3 valid; 3 advisory notes (composer validate --strict)

PHPStan

Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases. Cell → details modal.

PHPStan results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 17 17
2.4.8 17 17
2.4.9 16 16

Tests

Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.

Unit tests

Unit tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Integration tests

Integration tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Security

Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.

Security results
Tool Status Findings Summary
Composer audit Pass 0
Malware scan Pass 0
License
OSL-3.0, AFL-3.0

More from yotpo

View vendor
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.