# getresponse/magento2

> GetResponse Integration for Magento2

`composer require getresponse/magento2`

Canonical URL: https://packagento.com/getresponse/magento2

## At a glance

- **Vendor**: getresponse (https://packagento.com/getresponse.md)
- **Latest version**: 21.0.2 — released 2026-04-20
- **Pricing**: Free
- **Package type**: Magento 2 module
- **Status**: active, accepting new buyers

## Installation

Packagento is licence-gated, so even free packages need a licence on a project before Composer can resolve them.

1. **Sign in or create an account** at https://packagento.com/customer/account/.

2. **Add the package to your account.** Open https://packagento.com/getresponse/magento2 and complete the free checkout. A licence is minted automatically.

3. **Create or pick a project, then activate the licence on it.**
   - Projects represent the Magento installs you deploy to. Manage them at https://packagento.com/projects/.
   - Activate the new licence on the project you'll deploy this package to. Activation is what generates the Composer credentials scoped to that project.

4. **Add the project credentials to your Magento codebase.**

   Grab the project's public + private key from https://packagento.com/projects/ (open the project, then its Credentials tab), and add them to `auth.json`:

   ```json
   {
     "http-basic": {
       "packagento.com": {
         "username": "ppk_live_...",
         "password": "psk_live_..."
       }
     }
   }
   ```

   Add the Packagento Composer repository to `composer.json`:

   ```json
   {
     "repositories": [
       { "type": "composer", "url": "https://packagento.com" }
     ]
   }
   ```

5. **Install and apply.**

   ```bash
   composer require getresponse/magento2:*
   bin/magento setup:upgrade
   bin/magento setup:di:compile
   bin/magento cache:flush
   ```

## What it does

GetResponse Integration for Magento2

## README

GetResponse Magento 2 plugin.
 
To install plugin run in console commands:

1. `composer require "getresponse/magento2"`
2. `php bin/magento module:enable GetResponse_GetResponseIntegration`
3. `php bin/magento setup:upgrade`
4. ...

## Changelog

### [21.0.2] - 2026-04-15
#### Fix
- Fixed passing null to string parameter

### [21.0.1] - 2026-03-04
#### Feat
- Integration status page updated with more details

### [21.0.0] - 2025-12-31
#### Feat
- Removed old plugin version

### [20.9.3] - 2025-12-11
#### Fix
- Added limitation for description and images

### [20.9.2] - 2025-12-31
#### Fix
- Fixed WebConnect's viewItem event

### [20.9.1] - 2025-11-18
#### Fix
- Fixed output escaping in template files

### [20.9.0] - 2025-10-04
#### Feat
- Added support for Hyva

### [20.8.2] - 2025-01-29
#### Fix
- Fixed subscriber identification from customer

### [20.8.1] - 2024-11-15
#### Feat
- Fixed deprecated JavaScript function usage

### [20.8.0] - 2024-09-17
#### Feat
- added nonce support in javascript snippets for Magento >= 2.4.7

### [20.7.5] - 2024-04-17
#### Fix
- fixed address parameters type casting

### [20.7.4] - 2024-04-02
#### Fix
- fixed passing null to string paramter

### [20.7.3] - 2024-03-20
#### Fix
- fixed JavaScript issues in Tracking Code

### [20.7.2] - 2024-01-18
#### Fix
- fixed product variant status update 

### [20.7.1] - 2024-01-19
#### Fix
- changes for Magento validator - fixed template cache

### [20.7.0] - 2023-11-30
#### Feat
- added cart update and order create events to Tracking Code

### [20.6.2] - 2023-11-15
#### Feat
- set plugin in new mode by default

### [20.6.1] - 2023-07-03
#### Fix
- fixed github issue with missing product
- fixed product id passed to recommendation event
- fixed javascript analytics function usage


### [20.6.0] - 2023-07-03
#### Feat
- handled product status and promo price in callbacks

### [20.5.12] - 2023-05-16
#### Fix
- added recommendation events
- 
### [20.5.11] - 2023-05-16
#### Fix
- added handle view product, view category, likedItem, unlikeItem events

### [20.5.10] - 2023-05-10
#### Fix
- added fix for newsletter subscription - name should be sent with email address.

### [20.5.9] - 2023-03-16
#### Fix
- Fixed product quantity retrieving from stock with stock item id in place of product id

### [20.5.8] - 2023-02-17
#### Fix
- added backward compatibility for Monolog changes between version 1.x and 2.x

### [20.5.7] - 2022-07-10
#### Fix
- added doctype for php8.1 compatibility

### [20.5.6] - 2022-07-06
#### Fix
- fixed error of missing object in observer

### [20.5.5] - 2022-03-14
#### Fix
- fixed error when editing customer in admin panel

### [20.5.4] - 2022-03-02
#### Fix
- added fix for short description and description
- changed orderNo field to order_number

### [20.5.3] - 2021-12-13
#### Fix
- added fix customer serialization

### [20.5.2] - 2021-10-26
#### Fix
- added fix for product short description and description

### [20.5.1] - 2021-10-04
#### Changed
- gitlab-ci

## Recent Versions

| Version | Released |
|---|---|
| 21.0.2 | 2026-04-20 |
| 21.0.1 | 2026-03-23 |
| 21.0.0 | 2026-01-28 |
| 20.9.2 | 2026-01-07 |
| 20.9.1 | 2025-12-11 |
| 20.9.0 | 2025-10-06 |
| 20.8.1 | 2025-02-19 |
| 20.8.2 | 2025-02-19 |
| 20.8.0 | 2024-10-03 |
| 20.7.5 | 2024-04-17 |

Showing 10 of 85 versions. Full release history on https://packagento.com/getresponse/magento2.

## Dependencies

### Require

| Package | Constraint |
|---|---|
| php | >=7.2 |

### Require (dev)

| Package | Constraint |
|---|---|
| dealerdirect/phpcodesniffer-composer-installer | * |
| friendsofphp/php-cs-fixer | * |
| magento/framework | * |
| magento/magento-coding-standard | * |
| magento/module-store | * |
| phpstan/phpstan | * |
| phpunit/phpunit | ^8.5 |
| squizlabs/php_codesniffer | * |

## Quality

Latest release (21.0.2) 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 | Fail | 266 | 7 errors, 259 warnings (ruleset: Magento2) — 6 auto-fixable with phpcbf |
| PHPMD | Warning | 20 | 20 rule violations (UnusedFormalParameter:7, ExcessiveMethodLength:5, UnusedLocalVariable:3, ExcessiveParameterList:2, NumberOfChildren:1) |
| Cpd | Warning | 15 | 15 duplicated chunks spanning 548 total lines (min-lines=5, min-tokens=70) |
| 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 | 29 | 29 | – | – |
| 2.4.8 | – | 32 | 32 | – |
| 2.4.9 | – | – | 32 | 32 |


### 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 | 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 | Pass | 0 |  |
| Malware scan | Pass | 0 |  |

## Licence and pricing

Free. A licence is still minted on checkout and bound to your project for Composer access — no payment step.

Refundable within 14 days of first purchase via https://packagento.com/account/refunds/.

## Install via Claude Code or any MCP client

The Packagento MCP server can run the licence + project + Composer steps above in one tool call:

```
purchase_and_install_packages(
  composer_names=["getresponse/magento2"],
  project_id="proj_xxx"
)
```

This handles cart, checkout, licence minting, project activation, and writes auth.json credentials. Connect a client with `claude mcp add packagento https://mcp.packagento.com`. Full setup at https://packagento.com/docs/mcp-setup.

## Vendor

getresponse is a Magento 2 vendor on Packagento. See https://packagento.com/getresponse.md for their full catalogue.

