HiEventsDev
Hi.Events
PHP

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 ⭐️

Last updated Jul 8, 2026
3.9k
Stars
681
Forks
173
Issues
+3
Stars/day
Attention Score
91
Language breakdown
No language data available.
Files click to expand
README

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 · Polski · Slovenčina · Ελληνικά


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 →


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

© 2026 GitRepoTrend · HiEventsDev/Hi.Events · Updated daily from GitHub