jambagecom/voucher

Backend extension to manage voucher codes for FE users. This works together with tt_products and agency.

Maintainers

👁 franzholz

Package info

github.com/franzholz/voucher

Homepage

Issues

Type:typo3-cms-extension

pkg:composer/jambagecom/voucher

Statistics

Installs: 47

Dependents: 0

Suggesters: 0

Stars: 0

v0.9.0 2026-05-28 07:28 UTC

Requires

Requires (Dev)

None

Suggests

Provides

None

Conflicts

None

Replaces

  • typo3-ter/voucher: v0.9.0

GPL-2.0-or-later b0a389decb5bde8daa7b38cb935840e51d764c63

extensiontypo3voucher

This package is auto-updated.

Last update: 2026-06-28 08:40:34 UTC


README

This extension has been originally brought to you by pimp-my-pad.de

If you want to use the voucher extension with tt_products, then you must put this into your tt_products setup:

plugin.tt_products { table.voucher = tx_voucher_codes voucher.active = 1 }

TODO for the backend module: use the FormEngine

// TYPO3 Dokumentatiion: https://docs.typo3.org/typo3cms/CoreApiReference/ApiOverview/FormEngine/Introduction/Index.html