A curated list of awesome pretix plugins, clients (and other things soon:tm:)
In there own words, Reinventing ticket presales, one ticket at a time.
Or in my own, The easiest and nicest event ticketing platform in existance
It can be located at the pretix github page
- pretixdroid - Android application to check in your visitors with tickets generated by pretix
- pretixdesk - Desktop application for attendee check-in. Coded in Kotlin
- pretixPOS - Requires server license for use, Allows to sell items from your shop (e.g. Tickets, Merch, etc) on venue with a SumUp reader
- pretix-printtool - Automatically print tickets to be shipped from the pretix-shipping API
- pretix-banktool - Uploads bank data from FinTS-enabled bank accounts
- pretix-aqbanking - Uploads bank data from bank accounts supported by aqbanking
There is an additional list of officially supported plugins on the pretix website.
- pretix-passbook - Add event tickets to Passbook/Wallet with a single click
- pretix-espass - Add event tickets to any esPass compatible app (e.g. PassAndroid)
- pretix-googlepaypasses - Add event tickets to Google Pay (Note - This is a work in progress and may not work fully. Please Install python-walletobjects beforehand)
- pretix-cartshare - Share predefined carts with a single link
- pretix-servicefees - Add a flat service fee to all your shops items
- pretix-pages - Serve static pages (e.g. Terms of Service) on an events sales page with ease
- pretix-clippy - Clippy for your pretix Control panel, Need I say any more?
- pretix-wp-plugin - A plugin used to embed pretix event shop widgets in to Wordpress
- DjangoCon Europe 2019 - Building plugin ecosystems with Django - @raphaelm's talk at DjangoCon Europe 2019 gives an insight into making plugins not just for pretix, but for any other Django based application.