Skip to content

Open-source event management and ticket selling platform — perfect for concerts, conferences, and everything in between 🎟️ If you find this project helpful, please consider giving us a star ⭐️

License

Notifications You must be signed in to change notification settings

VKronmar/Hi.Events

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi.Events - Open Source Event Ticketing Platform

Hi.Events

Open-source event ticketing and management platform

Sell tickets online for conferences, nightlife events, concerts, club nights, workshops, and festivals.
Self-hosted or cloud. Your events, your brand, your data.

Try Cloud → · Live Demo · Documentation · Website

License: AGPL v3 GitHub Release Run Unit Tests Docker Pulls

HiEventsDev%2Fhi.events | Trendshift

Deutsch · Português · Français · Italiano · Nederlands · Español · 中文 · 繁體中文 · 日本語 · Tiếng Việt · Türkçe · Magyar


Why Hi.Events?

Most ticketing platforms charge per-ticket fees and lock your data into their ecosystem. Hi.Events is a modern, open-source alternative to Eventbrite, Tickettailor, Dice.fm, and other ticketing platforms for organizers who want full control over branding, checkout, data, and infrastructure.

Built for nightlife promoters, festival organizers, venues, community groups, and conference hosts.


Hi.Events Dashboard


Features

🎟️ Ticketing & Sales

  • Flexible ticket types (free, paid, donation, tiered)
  • Hidden and locked tickets behind promo codes
  • Promo codes and pre-sale access
  • Product add-ons (merch, upgrades, extras)
  • Product categories for organization
  • Full tax and fee support (VAT, service fees)
  • Capacity management and shared limits

🎨 Branding & Customization

  • Beautiful, conversion-optimized checkout
  • Customizable PDF ticket designs
  • Branded organizer homepage
  • Drag-and-drop event page builder
  • Embeddable ticket widget
  • SEO tools (meta tags, Open Graph)

👥 Attendee Management

  • Custom checkout questions
  • Advanced search, filtering, and export (CSV/XLSX)
  • Full and partial refunds
  • Bulk messaging by ticket type
  • QR code check-in with scan logs
  • Access-controlled check-in lists

📊 Analytics & Growth

  • Real-time sales dashboard
  • Affiliate and referral tracking
  • Advanced reporting (sales, tax, promos)
  • Webhooks (Zapier, Make, CRMs)

⚙️ Operations

Multi-user roles and permissions · Stripe Connect instant payouts · Offline payment methods · Offline event support · Automatic invoicing · Event archive · Multi-language support · Full REST API


Compare

Feature Hi.Events Eventbrite Tickettailor Dice
Self-hosted option
Open source
No per-ticket fees (self-hosted)
Full custom branding Limited Limited
Affiliate tracking
API access Limited
Own your data

Quick Start

One-Click Deploy

Deploy on DigitalOcean Deploy to Render Deploy on Railway Deploy on Zeabur

Docker

git clone git@github.com:HiEventsDev/hi.events.git
cd hi.events/docker/all-in-one

# Generate keys (Linux/macOS)
echo "APP_KEY=base64:$(openssl rand -base64 32)" >> .env
echo "JWT_SECRET=$(openssl rand -base64 32)" >> .env

docker compose up -d

Tip

Windows users: See ./docker/all-in-one/README.md for key generation instructions.

Open http://localhost:8123 and create your account.

📖 Full installation guide


Hi.Events Cloud

Prefer not to self-host? Hi.Events Cloud is a fully managed option with zero setup, automatic updates, and managed infrastructure.

Get started →


Documentation

Resource Link
Getting Started hi.events/docs/getting-started
Configuration hi.events/docs/configuration
API Reference hi.events/docs/api
Webhooks hi.events/docs/webhooks

Contributing

We welcome contributions. See the contributing guide for details.


Support

📖 Documentation · 📧 hello@hi.events · 🐛 GitHub Issues


Changelog

Stay updated with new features and improvements on the releases page.


License

Hi.Events is licensed under AGPL-3.0 with additional terms. Commercial licensing available. Learn more.


Website · Documentation · * Twitter/X*

Made with ☘️ in Ireland

About

Open-source event management and ticket selling platform — perfect for concerts, conferences, and everything in between 🎟️ If you find this project helpful, please consider giving us a star ⭐️

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 54.3%
  • TypeScript 38.6%
  • SCSS 5.6%
  • Blade 0.8%
  • JavaScript 0.3%
  • HTML 0.2%
  • Other 0.2%