elgentos / magento2-kiyoh

elgentos/magento2-kiyoh

Kiyoh extension to show rating on m2 shop

  • Wouter Steenmeijer
magento2-module Compatibility: 2.4.7 Code Quality: Fail Tests: N/A Security: Pass proprietary

Elgentos Kiyoh for Magento 2

This extension fetches site review scores from Kiyoh and stores them in the m2 database. This is only compatible with KiyohNL. But feel free to open an pr to support kiyoh.com and klanten vertellen as well.

Note: this extension is used for Kiyoh site reviews, not for Kiyoh product reviews. For the product reviews extension, see dutchwebdesign/magento2-kiyoh.

How to install

:rocket: Install via composer (recommend)

composer require elgentos/magento2-kiyoh
bin/magento setup:upgrade
bin/magento setup:static-content:deploy

Configuration

  • Enable the extension
  • Setup an interval number in days
  • Enter the Kiyoh known email adress
  • Enter the Kiyoh API key
  • Enter the Kiyoh Location ID
  • Enter the url from the public page in kiyoh

Run the cronjob

Run the cronjob with magerun2 magerun2 sys:cron:run retrieve_reviews_from_kiyoh

Features

  • Cronjob that fetches review scores every night
  • ViewModel to offload logic from a block class
  • Send review email + offset when a shipment is made in m2 (config option)
  • This extension stores the data in Custom Variables in de m2 database

How does it work

  • Gets the xml feed and puts the data in custom vars
  • Has a viewModel that transform this data in the correct form on the frontend

No changelog yet

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

Versions
Version Stability QA Status Compatibility Released
2.4 stable Fail Magento 2.4.7 Details 2022-09-19 13:09:56
2.3 stable Not tested Not yet tested Details 2022-09-19 09:31:19
2.2 stable Not tested Not yet tested Details 2022-09-16 13:05:31
2.1 stable Not tested Not yet tested Details 2022-09-16 10:01:24
2.0.0 stable Not tested Not yet tested Details 2022-09-16 08:45:47
1.0.6 stable Not tested Not yet tested Details 2022-09-14 10:11:22
1.0.5 stable Not tested Not yet tested Details 2021-04-15 09:29:42
1.0.4 stable Not tested Not yet tested Details 2020-10-20 03:16:47
1.0.3 stable Not tested Not yet tested Details 2020-09-04 08:26:45
1.0.2 stable Not tested Not yet tested Details 2020-09-03 10:03:04
1.0.1 stable Not tested Not yet tested Details 2020-09-03 10:00:44

Requires 5

Package Constraint
php ^7.4|^8.0|^8.1
magento/framework ^103.0
magento/module-sales ^103.0
magento/module-store ^101.1
magento/module-variable ^100.4

Requires-dev 2

Package Constraint
youwe/testing-suite dev-master
youwe/coding-standard-magento2 ^1.7.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 Pass Pass
2.4.8 Pass Fail di error
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 Warning 29 29 warnings (ruleset: Magento2) — 11 auto-fixable with phpcbf
PHPMD Warning 2 2 rule violations (UnusedFormalParameter:2)
Cpd Pass 0
Composer validate Pass 0

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 1 1
2.4.8 1 13
2.4.9 13 13

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
proprietary
Authors

More from elgentos

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.