goldene-zeiten / products-voucher
Vouchers and gift codes for the Products TYPO3 shop system
Package info
github.com/goldene-zeiten/products-voucher
Type:typo3-cms-extension
pkg:composer/goldene-zeiten/products-voucher
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:06 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.
Vouchers and gift codes for the Products shop system: a voucher-code form on the basket, percentage/fixed/free-shipping discounts applied at checkout, and an optional "gained voucher" that rewards a customer with a fresh code once an order passes a threshold.
Installation
composer require goldene-zeiten/products-voucher
Add the "Products Voucher" site set. The voucher form appears on the basket automatically. To hand out
reward vouchers, enable products.vouchers.gained.enabled.
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.