madj2k / t3-shopware-connector
Connect you TYPO3 with ShopWare
Package info
github.com/skroggel/t3-shopware-connector
Type:typo3-cms-extension
pkg:composer/madj2k/t3-shopware-connector
v13.4.3-stable
2025-11-21 16:39 UTC
Requires
- php: >=7.4
- ext-json: *
- ext-zip: *
- typo3/cms-core: ~12.4.0 || ~13.4.0
Requires (Dev)
This package is auto-updated.
Last update: 2026-02-21 17:22:26 UTC
README
WARNING: This Extension is still in development. It may have bugs and breaking changes - use on your own risk!!!
Description
The Shopware Connector is a TYPO3 extension designed to connect to Shopware 6 store with TYPO3.
Installation
- Install the extension via Composer:
composer require madj2k/shopware_connector
- Activate the extension in the TYPO3 Extension Manager.
Configuration
Configure the Shopware API credentials via the backend module "Shopware Connector".
Tests
Run functional tests using the TYPO3 testing framework:
./vendor/bin/phpunit -c vendor/madj2k/t3-shopware-connector/phpunit.xml.dist