https://github.com/jweiland-net/reserve
This extension 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.
https://github.com/jweiland-net/reserve
events reservation reservation-system reserve
Last synced: about 2 months ago
JSON representation
This extension 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.
- Host: GitHub
- URL: https://github.com/jweiland-net/reserve
- Owner: jweiland-net
- License: gpl-2.0
- Created: 2020-05-12T13:55:22.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T13:24:28.000Z (2 months ago)
- Last Synced: 2025-03-20T13:48:24.985Z (2 months ago)
- Topics: events, reservation, reservation-system, reserve
- Language: PHP
- Homepage:
- Size: 15.3 MB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TYPO3 Extension `reserve`
[](https://extensions.typo3.org/extension/reserve/)
[](https://get.typo3.org/version/12)
[](https://packagist.org/packages/jweiland/reserve)
[](https://packagist.org/packages/jweiland/reserve)
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.