jweiland / reserve
Installs: 3 090
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 3
Open Issues: 7
Language:JavaScript
Type:typo3-cms-extension
Requires
- endroid/qr-code: ^4.3.5
- typo3/cms-core: ^10.4.36 || ^11.5.23
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.14
- nimut/testing-framework: ^6.0
- phpspec/prophecy-phpunit: ^2.0
Suggests
- jweiland/events2: reserve comes with an API to extend EXT:events2 to register for an event location
Replaces
- typo3-ter/reserve: 2.1.0
This package is auto-updated.
Last update: 2023-05-21 18:14:01 UTC
README
The extension reserve allows you to reserve tickets for one or more persons using a period table and a form. Each reservation has it's own QR Code that can be scanned at the event.
Read the Extension Manual: https://docs.typo3.org/p/jweiland/reserve/master/en-us/
1 Usage
1.1 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require jweiland/reserve
Installation as extension from TYPO3 Extension Repository (TER)
Download and install reserve
with the extension manager module.