madj2k/t3-shopware-connector

Connect you TYPO3 with ShopWare

Installs: 60

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

pkg:composer/madj2k/t3-shopware-connector

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

This package is auto-updated.

Last update: 2025-11-21 16:39:59 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