gigabit-gmbh / sw6-jtl-connector-fix
Fix for JTL Connector missing association on product detail request
Package info
github.com/gigabit-gmbh/sw6-jtl-connector-fix
Type:shopware-platform-plugin
pkg:composer/gigabit-gmbh/sw6-jtl-connector-fix
1.0.1
2025-09-17 15:12 UTC
Requires
- shopware/core: ~6.7.0
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)
-
Install the plugin using Composer:
composer require gigabit-gmbh/sw6-jtl-connector-fix
-
Install and activate the plugin:
bin/console plugin:refresh bin/console plugin:install --activate GigabitIoJtlConnectorFix
Manual Installation
- Download the plugin and extract it to
custom/plugins/GigabitIoJtlConnectorFix/ - 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.