Skip to content

Lan2Play/eventula-manager

 
 

Repository files navigation

Eventula Logo

The Eventula Event Manager / ECO System is a fully featured White labeled Event Management system. The only prerequisite is docker and/or docker-compose. Everything is self contained. The purpose of this application is to unify Event Management (Venue, attendees, seating), Ticket Sales, Tournament Management, Shop Management and Credit Management.

You can find the full documentation on https://eventula.lan2play.de .

If you need help with setting up or using eventula or you want to help developing or translating, join our discord:

Discord

Warning This fork of eventula manager is not 100% update compatible to the current upstream. We have intended to merge it someday, but currently there are to many changes and there is not enough time to do so. If you migrate from the upstream to our fork, please backup youre database and storage before doing so and please report any issues you encounter with the upgrade.

Usage

Warning Don't use any of the the docker-compose.yml or env.example from the repositorys root to run eventula in Production! You can find everything in the Documentation.

local test or development

Hop over to our developer documentation to see how to run eventula locally.

production use

Hop over to our admin documentation to see how to run and use eventula.

Tanslation

Translation status

Screenshots

Home Page:

Manager front page

Event Page:

Event Page

Successful Payment Page

Successful Payment

Event Management

Event Admin Page

Ticket Management

Tickets Breakdown

Tournament Management

Tournament Management

Tournament Brakcets

Tournament Brackets

Features

  • White Label
  • Event Management
    • Online and presence events
    • Signup/Info Pages
    • Tickets
    • Signups/Gifts/Staff/Refunds
    • Timetables
    • Tournaments
    • Seating
  • Multiple Login Gateways
  • Ticket Management
    • Sale Periods
    • Limited Quantity
    • Weekend, Day, Spectator Ticket Types
    • Eligible/Non Eligible for seats Ticket Type supported!
    • QR Codes supported!
  • Seating Plans
    • Multiple Plans per Event supported!
    • Manual seating of participants
  • Shop
  • Credit System
  • Venue Management
  • User Management
  • Timetable Management
    • Multiple timetables per event supported!
  • Tournament Management
    • Supported via Challonge API
    • 1v1, Teams and PUGs supported!
    • Single/Double Elimination and Round Robin supported!
    • Different rules for each Tournament
  • Matchmaking feature
  • Event Sign in
    • Sign in via QR Code
  • Event specific page for when at the event
    • Shows Timetables, Attendees, Tournaments, Announcements and Seating
  • Game Management
    • Gamserver Management
      • RCON Support for remote management and status gathering (currently only for Maniaplanet (and Trackmania), Source and Goldsource)
      • Support for automated Gameserver assignments and fully automated matchmaking / tournaments (currently only Get5 for CS:GO is supported via https://github.com/Lan2Play/get5_eventula_apistats)
      • Public gameserver list on the homepage
  • (File)Gallery
  • Helpsystem to publish help/faq articles
  • Admin Interface
  • Web based CSS Editor
  • Light and Dark Theme out of the Box
  • Expandable templating and CSS System based on Bootstrap
  • API Endpoints
    • Events
    • Participants
    • Seating
    • Timetables
  • Payments
    • Terms & Conditions
    • Paypal Express
    • Stripe Card payments
    • Free payment provider
    • Breakdowns in Admin
  • Voting and Poll Management
  • News Management
  • Comment Management
  • Account Management
  • Newsletter / Email Feature
  • Multilanguage (currently EN and DE)
  • EU cookie consent
  • Imprint / Dataprotection page
  • Fully Encapsulated in Docker Containers
  • Built on Laravel
  • Easily Expandable
  • NGINX, MYSQL & PHP Docker stack

Sites that use the Lan2play Eventula Manager

Packages

No packages published

Languages

  • PHP 62.8%
  • Blade 34.6%
  • Makefile 0.9%
  • Shell 0.8%
  • SCSS 0.7%
  • Dockerfile 0.1%
  • JavaScript 0.1%