jambagecom/voucher

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

Installs: 44

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Type:typo3-cms-extension

v0.6.1 2022-01-22 17:00 UTC

This package is auto-updated.

Last update: 2024-03-19 18:30:53 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