gigabit-gmbh/sw6-jtl-connector-fix

Different fixes for JTL Connector missing data on latest SW6 Versions

Maintainers

Package info

github.com/gigabit-gmbh/sw6-jtl-connector-fix

Type:shopware-platform-plugin

pkg:composer/gigabit-gmbh/sw6-jtl-connector-fix

Statistics

Installs: 31

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.1.1 2026-04-23 06:47 UTC

This package is auto-updated.

Last update: 2026-04-23 06:47:32 UTC


README

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

Requirements

  • Shopware 6.7.9 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.