goldene-zeiten / products-credit-points
Credit points loyalty programme for the Products TYPO3 shop system
Package info
github.com/goldene-zeiten/products-credit-points
Type:typo3-cms-extension
pkg:composer/goldene-zeiten/products-credit-points
Requires
- php: ^8.2 || ^8.3 || ^8.4 || ^8.5
- goldene-zeiten/products-core: ^1.0
- typo3/cms-core: ^13.4 || ^14.3
- typo3/cms-extbase: ^13.4 || ^14.3
- typo3/cms-fluid: ^13.4 || ^14.3
- typo3/cms-frontend: ^13.4 || ^14.3
This package is auto-updated.
Last update: 2026-07-17 10:44:11 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.
A credit-points loyalty programme for the Products shop system: customers earn points on orders and spend them at checkout for a discount, an "affordable with my points" product listing, and a per-order points ledger in the backend order view.
Installation
composer require goldene-zeiten/products-credit-points
Add the "Products Credit Points" site set, enable products.creditPoints.enabled, and give products a
credit-points value on their marketing tab.
Requirements
- TYPO3 13.4 LTS or 14.3 LTS
- PHP 8.2 or newer
goldene-zeiten/products-core
License
GPL-2.0-or-later. See LICENSE.