jambagecom / voucher
Backend extension to manage voucher codes for FE users. This works together with tt_products and agency.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:typo3-cms-extension
Requires
- php: ^5.5
- jambagecom/div2007: >=1.10.15
- typo3/cms-core: >=7.6.0,<=9.5.99
Suggests
- jambagecom/agency: >=0.8.3
- jambagecom/tt-products: >=2.8.1
Replaces
- jambagecom/voucher: v0.5.0
- typo3-ter/voucher: v0.5.0
This package is auto-updated.
Last update: 2021-04-06 11:21:04 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