Today's Deep-Dive: pretix
Ep. 237

Today's Deep-Dive: pretix

Episode description

The Deep Dive explores pretix, a versatile open-source ticketing software designed for a wide range of events, from conferences to festivals. pretix offers an all-in-one solution, integrating online shops, backend systems, and third-party ticket outlets, simplifying event management. Its key differentiators include being free and open-source, ensuring transparency and control, and avoiding vendor lock-in. The active community of contributors on GitHub, with over 362 contributors, ensures continuous improvement. pretix prioritizes privacy and security, being ISO 27001 certified, and offers customization and extensibility through plugins and APIs. It supports multiple languages and integrates various functionalities like payment processing, check-in systems, and marketing tools. pretix also provides additional services like pretix Lead for exhibitors and Venueless for virtual events, making it a comprehensive ecosystem for event management. The software has been successfully used in thousands of events, receiving positive feedback for its usability and reliability. For those interested in self-hosting or contributing, detailed documentation and community support are available. The success of pretix raises questions about the potential of open-source models to disrupt other industries.This episode discusses Sync and Server, a platform designed to give users control over their digital lives. It emphasizes data sovereignty, allowing users to store, share, and sync files on their own terms. The platform is open-source, ensuring transparency and community-driven improvements. It offers robust security features, including strong encryption and a principle of least privilege, to protect user data. Sync and Server provides a user-friendly interface with collaborative spaces, granular permissions, and integrations with existing tools. It supports real-time collaborative editing, full-text search, activity tracking, and file locking. The platform is scalable, suitable for individuals and large organizations, and aims to empower users with control over their digital data. The document concludes by encouraging users to explore Sync and Server for enhanced data privacy and security.

Gain digital sovereignty now and save costs

Let’s have a look at your digital challenges together. What tools are you currently using? Are your processes optimal? How is the state of backups and security updates?

Digital Souvereignty is easily achived with Open Source software (which usually cost way less, too). Our division Safeserver offers hosting, operation and maintenance for countless Free and Open Source tools.

Try it now for 1 Euro - 30 days free!

Download transcript (.srt)
0:00

Welcome to the Deep Dive. We're here to take complex topics and, well, break them

0:04

down into something useful for you.

0:05

That's the plan.

0:06

Today, we're digging into something really practical, especially if you're involved

0:10

in organizing events.

0:11

It's a software called PreTix. Our goal today, figure out what PreTix actually is,

0:16

what makes it tick, why it's causing a bit of a stir, and explain it all so anyone

0:21

can get it.

0:22

Sounds good. Keeping it accessible.

0:23

Exactly. But first, just a quick thank you to our supporter, SafeServer. They

0:28

handle the hosting for software like PreTix and can really help with your digital

0:32

transformation.

0:33

Find out more at www.safeserver.de.

0:37

Great support.

0:38

Okay, let's get into it. PreTix, when we say that name, what are we actually

0:42

talking about here? What is this thing?

0:44

Right. So at its most basic level, you could call PreTix a ticket shop application.

0:49

Yeah.

0:50

But honestly, that's just scratching the surface.

0:51

Okay.

0:52

It's designed for a huge range of events. I mean, think conferences, big festivals,

0:56

concerts, tech events, shows, exhibitions.

0:59

Wow, quite a list.

1:00

Yeah. Workshops, bar camps, you name it. If you need to sell tickets or manage who's

1:05

coming, PreTix is likely built for it.

1:07

So it's versatile.

1:08

Very. And it's more than just the webpage people see. It's a full online shop plus

1:12

the backend system.

1:14

Ah, okay. So the behind the scenes stuff too.

1:16

Exactly. All the secure operations, payment processing, managing attendees, the

1:22

data. It's all integrated.

1:24

It aims to be your all in one solution. The online shop, the box office at the

1:29

event, even managing third party ticket outlets.

1:32

Hmm. That's interesting. An all in one approach. Seems like that would simplify

1:36

things a lot for organizers, right?

1:37

Instead of juggling different tools.

1:39

Absolutely. That consolidation is a huge plus. But there's more to it. Things that

1:44

really make PreTix different.

1:45

Okay. I'm intrigued. What are these differentiators? Where do we start?

1:48

Well, I think the most fundamental thing is this. PreTix is 100% free and open

1:53

source software.

1:54

Open source. Okay. What does that really mean for someone using it?

1:57

It means transparency, for one. You can actually see the code. But more

2:02

strategically, it means you're not locked in.

2:04

No vendor lock in.

2:05

Right. You have control. You're not stuck with their pricing changes or future

2:10

decisions. If you have the technical skills, you could even tweak it yourself.

2:14

It offers a level of freedom and potential cost savings you just don't get with

2:17

most proprietary systems.

2:19

That makes sense. Control and freedom. And usually open source means there's a

2:23

community involved.

2:24

Oh, definitely. And the PreTix community is really active. It's not just a small

2:28

side project.

2:29

How active are we talking?

2:30

Well, on GitHub, which is where developers collaborate, it's got over, let's see, 2,100

2:43

stars. It's like a popularity vote, 537 forks, meaning people are adapting it. And

2:44

an amazing 362 contributors.

2:45

Wow, 362 people working on it.

2:47

Yeah. Contributing code, finding bugs, suggesting improvements. That's a lot of

2:51

brainpower, making the software better all the time.

2:54

For an organizer, that means it's constantly evolving and getting more solid.

2:57

That's impressive. A healthy project, clearly. Okay, so open source is a big one.

3:01

What else makes Pretex stand out?

3:03

Another major focus is privacy and security. And that's, you know, super critical

3:07

these days.

3:08

You're handling people's money, their personal details.

3:11

Absolutely crucial. How do they address that?

3:13

They take it very seriously. Pretex is actually ISO 27001 certified.

3:18

ISO 27001. What does that certification mean?

3:23

It's basically the international gold standard for information security management.

3:27

It means they've passed strict independent audits.

3:30

They have proven processes and controls to protect data.

3:33

So it's not just them saying they're secure. It's verified.

3:36

Exactly. It gives both organizers and attendees real peace of mind

3:40

knowing that data protection is built into how they operate.

3:43

Got it. That definitely builds trust.

3:45

Now, from a practical side, you mentioned versatility.

3:48

What about customization? Can you make it look like your event?

3:50

Yes, definitely. It's designed to be highly adaptable.

3:53

You're not stuck with some generic look.

3:56

You can customize the ticket shop to match your event's branding.

3:59

Its specific feel.

4:00

That's important for brand identity.

4:02

For sure. And the flexibility goes deeper.

4:04

It's extensible with plugins so you can add extra features.

4:07

And it has a REST API.

4:08

Okay. API. What does that let you do in simple terms?

4:12

Think of it like a universal plug.

4:14

It lets pre-ticks talk to other software you might use,

4:17

maybe your CRM system or your email marketing tool.

4:21

It connects everything.

4:23

So it automates workflows between different tools.

4:26

Precisely. Makes everything much smoother.

4:29

Plus it supports multiple languages fully,

4:31

which is obviously essential for international events

4:33

or diverse audiences. Makes sense.

4:35

And what's really neat is how it pulls

4:36

all these core things together in one place.

4:39

Right. You mentioned that integration earlier.

4:41

So I don't need separate tools for payments, check-in, reports.

4:47

It's all in pre-ticks. That's the idea.

4:49

Streamline everything.

4:50

You get direct payment processing options built in.

4:52

It handles different ticket types, pricing structures, even group sales.

4:56

And for the event day itself?

4:57

Yep. There's a check-in system and box office functionality included.

5:01

Yeah. And afterwards you get detailed reports and statistics,

5:04

sales data, attendance figures, revenue, all there.

5:07

Any help with marketing?

5:08

It even includes a marketing toolkit

5:10

to help you promote your event through different channels.

5:13

Okay. Wow. That does sound pretty comprehensive.

5:15

It feels like it's much more than just a ticket shop.

5:18

What else is part of this pre-ticks world?

5:21

It really is more like an ecosystem.

5:23

Beyond the main ticketing part,

5:25

they offer several related products and services.

5:27

Such as?

5:28

Okay. So for exhibitors, say at a trade show,

5:30

there's pre-ticks laid.

5:31

Pre-ticks laid? What's that?

5:33

It's basically paperless networking.

5:35

Imagine an exhibitor scans an attendee's badge

5:38

with their phone, instantly gets the contact info,

5:41

and can add notes right there.

5:43

No more collecting piles of business cards or scribbled notes.

5:46

Oh, I can see how exhibitors would love that.

5:48

Streamlines lead capture completely.

5:51

Exactly.

5:52

Then for virtual or hybrid events,

5:54

which are obviously huge now.

5:55

Right. What's the solution there?

5:57

They have Venueless.

5:58

It's a full digital event platform,

6:00

not just video streaming, but virtual stages,

6:03

breakout rooms for networking, Q&A,

6:05

even virtual exhibitor booths.

6:07

So it helps make online events

6:09

feel more like a real structured event.

6:12

That's the goal. Engagement, structure, professionalism,

6:15

but online or in a hybrid format.

6:17

Smart. Okay. What about the chaos of event day,

6:22

the checking lines, the last minute sales?

6:25

Any tools for that?

6:26

Oh, yeah. They've got that covered, too.

6:27

Yeah. On-site logistics are tough.

6:29

They offer pre-ticks to us.

6:30

POS, point of sale.

6:32

Right. Like a mobile cash register app.

6:34

Sell tickets at the door, handle payments.

6:36

Then there's pre-tick scan.

6:38

For scanning tickets. Exactly.

6:40

Fast check-in using smartphones or dedicated scanners.

6:43

And it can do live badge printing on demand.

6:46

Live badge printing. That sounds amazing.

6:48

No more pre-printing thousands of badges.

6:50

Cuts down queues, and that prevents stress massively.

6:53

And there's also pre-ticks kiosk.

6:55

A kiosk. Yeah, a self-service app.

6:57

Attendees can buy or print their own tickets from a machine.

7:01

Reduces bottlenecks even further.

7:03

Self-service ticketing. I like the sound of that.

7:05

And they even offer hardware rental.

7:06

So you can get scanners, printers, whatever you need for the day

7:09

without buying it all outright.

7:10

That whole suite of on-site tools sounds incredibly useful.

7:14

It really does seem like an end-to-end solution.

7:16

And it's not just theoretical. This stuff is proven.

7:18

Predix has been used for thousands of events.

7:21

Thousands.

7:21

Yeah, selling millions of tickets combined.

7:24

They mention having over a thousand happy customers,

7:26

which says a lot about its reliability in the real world.

7:29

And the feedback seems really positive, too.

7:31

I saw some quotes.

7:32

Trutz Fries from AMZCon said,

7:34

From an organizer's point of view,

7:36

there is nothing left to be desired.

7:38

That's strong praise.

7:40

It is?

7:40

And Literature Camp Heidelberg tweeted,

7:42

We love our ticketing system Predix 3 recommended for all events.

7:46

Simple but clear.

7:48

Even the OLSOS GIs conference team liked the usability,

7:51

calling it visually appealing, user-friendly, and fun to use.

7:55

That user experience matters.

7:57

It shows it works well across different types of events and users.

8:00

It reinforces that Predix is stable.

8:02

It's ready.

8:03

And you mentioned the pricing.

8:04

Yeah, they emphasize risk-free and transparent pricing.

8:07

No hidden costs popping up later, which is a big relief for event budgets.

8:10

Definitely.

8:11

OK, we've covered a lot about what it does and why it's different.

8:14

For anyone listening who's maybe a bit more technical

8:17

or thinking about self-hosting, can we briefly peek under the hood?

8:21

What's the tech stack?

8:23

Sure, we can touch on that briefly.

8:24

Without getting too deep, it's primarily built using Python, HTML,

8:28

and JavaScript.

8:29

OK, standard, robust web technologies.

8:32

Exactly.

8:33

Reliable, modern, well-supported means it's constantly

8:35

being improved and kept secure.

8:38

And if someone did want to self-host or even contribute?

8:41

There's a detailed installation guide in their documentation.

8:44

That's the first place to look.

8:45

And because it's open source, you

8:47

can engage with the community and developers

8:49

directly on their GitHub repository

8:51

for questions or discussions.

8:52

Any direct support options?

8:53

Yep.

8:54

For commercial support, you can email support at pretix.eu

8:58

or call them.

8:58

The number is plus four nine six two two one three two one seven

9:03

seven fifty during German business hours, basically.

9:06

Good to know there are options.

9:07

So wrapping things up a bit, it sounds like whether you're

9:10

running a tiny workshop or a huge festival,

9:12

virtual or in-person, PreTix demonstrates

9:15

what open source secure community-backed software

9:18

can achieve.

9:19

It's really changing the game for event management.

9:21

It really is.

9:22

And it makes you think, doesn't it?

9:23

It raises a question for you, the listener, to mull over.

9:26

Oh, what's that?

9:27

How might the success we're seeing with open source

9:30

platforms like PreTix in a niche-like event ticketing?

9:34

How might that influence other industries?

9:37

Could similar transparent community-driven approaches

9:40

start challenging the big established proprietary players

9:43

elsewhere?

9:45

That's a fascinating thought.

9:46

Where else could this model disrupt things?

9:48

Something to definitely ponder.

9:50

Indeed.

9:50

OK, a great place to leave it for today.

9:52

And once again, a huge thank you to Safe Server

9:55

for supporting this deep dive.

9:56

Remember, they can help with your digital transformation.

9:58

Check them out at www.safeserver.de.

10:01

Thanks, Safe Server.

10:03

Until then, keep learning.

10:03

Until then, keep learning.