TiloBox
Back to directory
pretix project preview

pretix

Enterprise-grade event ticketing, conference registration, and admission pass platform.

LicenseAGPL-3.0
GitHub stars3.2k
Last commit1 weeks ago
Tags5 topics
Event Ticketing PlatformSeat Map BookingProductivityQr Pass ScannerConference Registration
Overview

Why consider pretix?

pretix is an open-source event ticketing and shop software. It handles multi-tier ticket sales, seat selection maps, attendee badge printing, voucher discount codes, multi-currency payment gateways, and on-site entrance QR scanning.

Guided learning

Learn pretix by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of pretix

pretix delivers complete control over your event ticket sales without percentage cuts from third-party ticket portals.

Quickstart

bash
1docker run -d \
2 --name pretix \
3 -p 8345:80 \
4 -v pretix_data:/data \
5 pretix/standalone:stable

Access the organizer backend at http://localhost:8345 to configure ticket quotas, pricing tiers, and Stripe payouts.

pretix is licensed under the GNU Affero General Public License v3.0.

Related tools

More options with a similar category or technology profile.

pretix FAQs

pretix is listed as a Productivity tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository and official website for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

pretix is listed under the AGPL-3.0 license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

pretix is listed as an alternative to Eventbrite. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.