2026-01-17 11:54:52 -03:00
2025-03-04 09:20:22 +00:00
2025-04-17 21:12:50 -07:00
2025-12-28 14:40:48 +00:00
2025-10-16 11:52:44 +01:00
2025-12-09 14:07:52 +00:00
2024-09-14 20:18:45 -07:00

IngreSaaS - Open Source Event Ticketing Platform

IngreSaaS

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

[YOUR-ORG]%2Fingresaas.com | Trendshift

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


Why IngreSaaS?

Most ticketing platforms charge per-ticket fees and lock your data into their ecosystem. IngreSaaS 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.


IngreSaaS 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 IngreSaaS 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:[YOUR-ORG]/ingresaas.com.git
cd ingresaas.com/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


IngreSaaS Cloud

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

Get started →


Documentation

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

Contributing

We welcome contributions. See the contributing guide for details.


Support

📖 Documentation · 📧 hello@ingresaas.com · 🐛 GitHub Issues


Changelog

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


License

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


Website · Documentation · * Twitter/X*

Made with ☘️ in Ireland

Description
No description provided
Readme 23 MiB
Languages
PHP 55.6%
TypeScript 37.9%
SCSS 5.1%
Blade 0.8%
JavaScript 0.3%
Other 0.1%