GitHub - on3ss/Hi.Events: 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 โญ๏ธ

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.