vaimo / module-yotpo-review

vaimo/module-yotpo-review

magento2-module Compatibility: Not yet tested Code Quality: Fail Tests: N/A Security: Pass

Magento 2 Yotpo Extension

This library includes the 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.

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

Advanced

To insert the widget manually on your product page add the following code in one of your product .phtml files

$this->helper('Yotpo\Yotpo\Helper\Data')->showWidget($this);

To insert the bottomline manually on your catalog page add the following code in ...

Magento\Catalog\view\frontend\templates\product\list.phtml

$this->helper('Yotpo\Yotpo\Helper\Data')->showBottomline($this, $_product);

No changelog yet

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

Versions
Version Stability QA Status Compatibility Released
3.0.5 stable Fail Not yet tested Details 2018-10-15 14:03:28
3.0.4 stable Not tested Not yet tested Details 2018-10-12 10:35:49
3.0.3 stable Not tested Not yet tested Details 2018-10-09 10:03:20
3.0.2 stable Not tested Not yet tested Details 2018-10-05 15:02:35
3.0.1 stable Not tested Not yet tested Details 2018-10-05 14:41:31
3.0.0 stable Not tested Not yet tested Details 2018-10-05 11:13:46
2.4 stable Not tested Not yet tested Details 2018-08-19 07:59:10
2.3 stable Not tested Not yet tested Details 2018-04-15 07:35:54
2.2.9 stable Not tested Not yet tested Details 2018-04-12 14:11:56
2.2.8 stable Not tested Not yet tested Details 2018-01-10 10:36:40
2.2.7 stable Not tested Not yet tested Details 2017-12-18 10:18:40
2.2.6 stable Not tested Not yet tested Details 2017-12-05 15:53:16
2.2.5 stable Not tested Not yet tested Details 2017-11-29 17:21:31
2.2.4 stable Not tested Not yet tested Details 2017-08-09 12:58:10
2.2.3 stable Not tested Not yet tested Details 2017-06-11 13:58:41
2.2.2 stable Not tested Not yet tested Details 2017-06-05 12:29:32
2.1 stable Not tested Not yet tested Details 2016-09-20 08:12:46

Requires 1

Package Constraint
php ~5.5.0|~5.6.0|~7.0.0|~7.1.0

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 not tested not tested
2.4.8 not tested not tested
2.4.9 not tested not tested

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 536 32 errors, 504 warnings (ruleset: Magento2) — 410 auto-fixable with phpcbf
PHPMD Warning 11 11 rule violations (IfStatementAssignment:5, UnusedFormalParameter:4, UnusedPrivateMethod:1, CyclomaticComplexity:1)
Cpd Pass 0
Composer validate Info 1 valid; 1 advisory note (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 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

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

No license declared

This package's composer.json doesn't declare a license, homepage, or authors. Check the source repository for terms of use.

More from Vaimo

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.