# nosto/module-nostotagging 8.1.8

> Version 8.1.8 of nosto/module-nostotagging, released 2026-07-24.

`composer require nosto/module-nostotagging:8.1.8`

Canonical URL: https://packagento.com/nosto/module-nostotagging/8.1.8

## At a glance

- **Released**: 2026-07-24
- **Magento**: >=101.0.6|~104.0
- **PHP**: >=7.4.0
- **QA**: failing

## What it does

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

## Dependencies

### Require

| Package | Constraint |
|---|---|
| ext-json | * |
| laminas/laminas-uri | * |
| magento/framework | >=101.0.6\|~104.0 |
| nosto/php-sdk | 7.7.7 |
| php | >=7.4.0 |

### Require (dev)

| Package | Constraint |
|---|---|
| drenso/phan-extensions | 3.5.1 |
| magento-ecg/coding-standard | 4.5.* |
| magento/magento-coding-standard | ^5.0 |
| magento/module-asynchronous-operations | 100.4.3 |
| magento/module-bundle | 101.0.3 |
| magento/module-catalog | 104.0.2 |
| magento/module-catalog-search | 102.0.3 |
| magento/module-configurable-product | 100.4.3 |
| magento/module-directory | 100.4.3 |
| magento/module-grouped-product | 100.4.3 |
| magento/module-quote | 101.2.3 |
| magento/module-review | 100.4.3 |
| magento/module-sales | 103.0.3 |
| magento/module-sales-inventory | 100.4.0.* |
| magento/module-sales-rule | 101.2.3 |
| magento/module-search | 101.1.3 |
| magento/module-store | 101.1.3 |
| phan/phan | 5.3.0 |
| phing/phing | 2.* |
| phpmd/phpmd | ^2.5 |
| phpunit/phpunit | ~9.5.18 |
| sebastian/phpcpd | * |
| staabm/annotate-pull-request-from-checkstyle | ^1.1 |
| yotpo/module-yotpo-combined | ^4.1 |

### Suggest

| Package | Constraint |
|---|---|
| magento/product-community-edition | 2.* |
| yotpo/module-yotpo-combined | ^4.1 |

## Quality

Version 8.1.8 fails the Packagento QA pipeline. Verdicts below are per-cell (Magento line × PHP version) for the matrixed tools, and run-once for the static / security tiers.


### Compatibility

Each Magento line is installed on its supported PHP versions, then the module is built (DI compile + static-content deploy). Cells show passed / failed / untested; staircase gaps render as `–`.

| 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 | – | – | 1 | 1 |


### Code Quality

Advisory checks against the module's source. Never affect the Compatibility verdict — 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.

| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Warning | 293 | 293 warnings (ruleset: Magento2), 20 auto-fixable with phpcbf |
| PHPMD | Warning | 584 | 584 rule violations (UnusedPrivateField:584) |
| Cpd | Warning | 1 | 1 duplicated chunk spanning 46 total lines (min-lines=5, min-tokens=70) |
| Composer validate | Info | 5 | valid; 5 advisory notes (composer validate --strict) |

#### PHPStan

Type-checks the module against a real Magento install. Re-runs per Magento + PHP version because resolvable symbols differ between releases.

| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | 145 | 145 | – | – |
| 2.4.8 | – | 146 | 146 | – |
| 2.4.9 | – | – | 149 | 149 |


### Tests

Unit and integration suites run per Magento + PHP cell. Test failures speak to the module's behaviour, not its compatibility with a line, so they're reported here separately.

#### Unit Tests

| 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 | – | – | Error | not tested |

#### Integration Tests

| 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

Dependency-advisory audit (composer audit) plus a source malware scan. A malware detection fails the version outright.

| Tool | Status | Findings | Summary |
|---|---|---|---|
| Composer audit | Fail | 30 | 30 advisories (medium:16, high:10, low:3, unknown:1); 10 high+, 17 medium/unknown, 3 low |
| Malware scan | Pass | 0 |  |

## Parent package

[nosto/module-nostotagging](https://packagento.com/nosto/module-nostotagging.md) — full catalogue, pricing, install steps, and vendor info.

