jweiland / reserve
3.0.1
2024-05-31 11:35 UTC
Requires
- ext-json: *
- endroid/qr-code: ^4.3.5
- typo3/cms-core: ^12.4.8
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.14
- phpunit/phpunit: ^9.6
- typo3/coding-standards: ^0.6
- typo3/testing-framework: ^7.0.2
Suggests
- jweiland/events2: EXT:reserve comes with an API to extend EXT:events2 to register for an event location
Replaces
- typo3-ter/reserve: 3.0.1
This package is auto-updated.
Last update: 2024-09-20 08:12:58 UTC
README
该扩展reserve允许您使用周期表和表单为一个人或多人预订门票。每个预订都有自己的二维码,可以在活动中扫描。
阅读扩展手册: https://docs.typo3.org/p/jweiland/reserve/master/en-us/
1 使用方法
1.1 安装
使用Composer安装
安装此扩展推荐使用Composer。
在您的基于Composer的TYPO3项目中运行以下命令
composer require jweiland/reserve
从TYPO3扩展仓库(TER)安装作为扩展
使用扩展管理模块下载并安装reserve
。