madj2k/t3-shopware-connector

Connect you TYPO3 with ShopWare

Maintainers

Package info

github.com/skroggel/t3-shopware-connector

Homepage

Type:typo3-cms-extension

pkg:composer/madj2k/t3-shopware-connector

Statistics

Installs: 63

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

v13.4.3-stable 2025-11-21 16:39 UTC

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

  1. Install the extension via Composer:
    composer require madj2k/shopware_connector
  2. 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