# dotdigital/dotdigital-magento2-extension 4.35.1

> Version 4.35.1 of dotdigital/dotdigital-magento2-extension, released 2026-07-29.

`composer require dotdigital/dotdigital-magento2-extension:4.35.1`

Canonical URL: https://packagento.com/dotdigital/dotdigital-magento2-extension/4.35.1

## At a glance

- **Released**: 2026-07-29
- **Magento**: >=103.0.2 <103.0.10
- **PHP**: ^7.4||^8.0
- **QA**: failing

## What it does

Dotdigital for Magento 2

## Dependencies

### Require

| Package | Constraint |
|---|---|
| dotdigital/dotdigital-php | ^2.6 |
| ext-json | * |
| ext-pcre | * |
| laminas/laminas-http | ^2.6 |
| laminas/laminas-uri | ^2.5 |
| magento/framework | >=103.0.2 <103.0.10 |
| magento/framework-message-queue | ^100.4 |
| magento/module-authorization | ^100.4 |
| magento/module-backend | >=102 <103 |
| magento/module-bundle | >=101 <102 |
| magento/module-catalog | >=104 <105 |
| magento/module-catalog-inventory | ^100.4 |
| magento/module-catalog-rule | >=101 <102 |
| magento/module-checkout | ^100.4 |
| magento/module-config | >=101 <102 |
| magento/module-configurable-product | ^100.4 |
| magento/module-cron | ^100.4 |
| magento/module-customer | >=103 <104 |
| magento/module-directory | ^100.4 |
| magento/module-eav | >=102 <103 |
| magento/module-email | >=101 <102 |
| magento/module-grouped-product | ^100.4 |
| magento/module-mysql-mq | ^100.4 |
| magento/module-newsletter | ^100.4 |
| magento/module-payment | ^100.4 |
| magento/module-product-alert | ^100.4 |
| magento/module-quote | >=101 <103 |
| magento/module-reports | ^100.4 |
| magento/module-review | ^100.4 |
| magento/module-sales | >=103 <104 |
| magento/module-sales-rule | >=101 <102 |
| magento/module-send-friend | ^100.4 |
| magento/module-shipping | ^100.4 |
| magento/module-store | >=101 <102 |
| magento/module-tax | ^100.4 |
| magento/module-theme | >=101 <102 |
| magento/module-ui | >=101 <102 |
| magento/module-url-rewrite | >=102 <103 |
| magento/module-user | >=101 <102 |
| magento/module-wishlist | >=101 <102 |
| nyholm/psr7 | ^1.8 |
| php | ^7.4\|\|^8.0 |
| php-http/curl-client | ~2.3.0 |
| psr/log | ^1 \|\| ^2 \|\| ^3 |
| symfony/mailer | ^5.4 \|\| ^6.4 \|\| ^7.4 |
| symfony/mime | ^5.4 \|\| ^6.4 \|\| ^7.4 |

### Replace

| Package | Constraint |
|---|---|
| dotmailer/dotmailer-magento2-extension | * |

### Suggest

| Package | Constraint |
|---|---|
| dotdigital/dotdigital-magento2-extension-chat | Adds Dotdigital Chat to your Magento store |

## Quality

Version 4.35.1 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 | – | – | Pass | Pass |


### 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 | Pass | 0 |  |
| PHPMD | Warning | 2515 | 2515 rule violations (UnusedPrivateField:2507, ExcessiveClassLength:3, TooManyFields:3, NumberOfChildren:2) |
| Cpd | Pass | 0 |  |
| Composer validate | Info | 1 | valid; 1 advisory note (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 | 313 | 313 | – | – |
| 2.4.8 | – | 311 | 311 | – |
| 2.4.9 | – | – | 307 | 307 |


### 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 | N/A | N/A | – | – |
| 2.4.8 | – | N/A | N/A | – |
| 2.4.9 | – | – | N/A | N/A |

#### Integration Tests

| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | 6 | 6 | – | – |
| 2.4.8 | – | 2 | 2 | – |
| 2.4.9 | – | – | 2 | 2 |


### Security

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

| Tool | Status | Findings | Summary |
|---|---|---|---|
| Composer audit | Pass | 0 |  |
| Malware scan | Pass | 0 |  |

## Parent package

[dotdigital/dotdigital-magento2-extension](https://packagento.com/dotdigital/dotdigital-magento2-extension.md) — full catalogue, pricing, install steps, and vendor info.

