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
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.