gigabit-gmbh/sw6-jtl-connector-fix

Fix for JTL Connector missing association on product detail request

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:shopware-platform-plugin

1.0.1 2025-09-17 15:12 UTC

This package is auto-updated.

Last update: 2025-09-17 15:14:35 UTC


README

This Shopware 6 plugin fixes JTL Connector incompatibility issues with Shopware 6.7.

Requirements

  • Shopware 6.7.0 or higher

Installation

Via Composer (Recommended)

  1. Install the plugin using Composer:

    composer require gigabit-gmbh/sw6-jtl-connector-fix
  2. Install and activate the plugin:

    bin/console plugin:refresh
    bin/console plugin:install --activate GigabitIoJtlConnectorFix

Manual Installation

  1. Download the plugin and extract it to custom/plugins/GigabitIoJtlConnectorFix/
  2. Install and activate the plugin:
    bin/console plugin:refresh
    bin/console plugin:install --activate GigabitIoJtlConnectorFix

Features

  • Ensures compatibility between JTL Connector and Shopware 6.7
  • Minimal footprint with no breaking changes to existing functionality

License

This project is licensed under the MIT License - see the LICENSE file for details.