https://github.com/yunohost-apps/pretix_ynh
Pretix packge for YunoHost
https://github.com/yunohost-apps/pretix_ynh
help-wanted pretix yunohost yunohost-apps
Last synced: 3 months ago
JSON representation
Pretix packge for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/pretix_ynh
- Owner: YunoHost-Apps
- License: agpl-3.0
- Created: 2024-08-18T18:23:52.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-11-06T16:25:18.000Z (7 months ago)
- Last Synced: 2025-01-17T22:43:12.546Z (4 months ago)
- Topics: help-wanted, pretix, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://pretix.eu/
- Size: 174 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pretix for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/pretix/)  
[](https://install-app.yunohost.org/?app=pretix)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Pretix quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*## Overview
Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc.
**Shipped version:** 2024.9.0~ynh1
**Demo:**
## Screenshots

## Documentation and resources
- Official app website:
- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/pretix_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/pretix_ynh/tree/testing --debug
or
sudo yunohost app upgrade pretix -u https://github.com/YunoHost-Apps/pretix_ynh/tree/testing --debug
```**More info regarding app packaging:**