goldene-zeiten/products-core

TYPO3 Shop system

Maintainers

Package info

github.com/goldene-zeiten/products-core

Type:typo3-cms-extension

pkg:composer/goldene-zeiten/products-core

Transparency log

Statistics

Installs: 0

Dependents: 14

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main / 1.0.x-dev 2026-07-17 10:44 UTC

This package is auto-updated.

Last update: 2026-07-17 10:44:15 UTC


README

This repository is READ-ONLY. It is split automatically out of the goldene-zeiten/products monorepo, which is the single source of truth. Pull requests and commits made here are overwritten by the next split — please open them in the monorepo instead.

The core of the Products shop system for TYPO3: catalog (categories, products, articles, attributes), basket, checkout, orders, tax, pricing, and the backend modules to manage them.

Shop features that not every installation needs — vouchers, credit points, price tiers, wishlist, shipping, individual payment methods — ship as separate add-on extensions that build on the extension points this package provides.

Installation

composer require goldene-zeiten/products-core

Requirements

  • TYPO3 13.4 LTS or 14.3 LTS
  • PHP 8.2 or newer

Documentation

See the Documentation/ directory, or the rendered documentation of the monorepo.

License

GPL-2.0-or-later. See LICENSE.