HiEventsDev/Hi.Events
Fork: 181 Star: 2039 (更新于 2024-11-04 00:41:12)
license: NOASSERTION
Language: PHP .
Open-source event management and ticket selling platform. Perfect for concerts, conferences, and everything in between 🎟️
最后发布版本: v0.7.0-beta.2 ( 2024-09-01 06:42:39)
Hi.Events
Demo Event 🌟 • Website 🌎 • Documentation 📄 • Installation ⚙️
Open-source event management and ticketing platform.
Deutsch | Português | Français | Español | 中文 (Zhōngwén) | 日本語
Table of Contents
📚 Introduction
Hi.Events is a feature-rich, self-hosted event management and ticketing platform. From conferences to club nights, Hi.Events is designed to help you create, manage, and sell tickets for events of all sizes.
🌟 Features
Hi.Events is packed with features to streamline your event management and ticketing:
- 📊 Event Analytics: Gain deep insights into event performance and ticket sales.
- 🎟 Embeddable Ticket Widget: Easily integrate ticket sales into any website.
- 🖥 Customizable Event Homepages: Create eye-catching event pages with flexible design options.
- 🔑 Intuitive Check-In Tools: Easily check in attendees at the door with Hi.Events' QR code check-in tool.
- 💬 Event Messaging Tools: Message attendees with important updates and reminders.
- 📝 Custom Order Forms: Collect attendee information with tailored questions at checkout.
- 🎫 Multiple Ticket Types: Free, paid, donation, or tiered ticket types.
- 💸 Versatile Promo Codes: Highly versatile discount codes. Pre-sale access, multiple discount options.
- 💰 Instant Payouts: Enjoy instant payouts with seamless Stripe integration.
- 🧾 Tax and Fee Configuration: Add tax and fees on a per-ticket basis.
- 📦 Data Exports: Export attendee and order data to XLSX or CSV.
- 💻 REST API: Full-featured REST API for custom integrations.
- 🔍 SEO Tools: Customize SEO settings for each event.
- 🛒 Beautiful Checkout Process: Ensure a smooth, beautiful checkout experience.
- 🔐 Role-Based Access: Support for multiple user roles.
- 💻 Online Event Support: Offer online event instructions and links.
- ⏪ Full and Partial Refund Support: Manage full and partial refunds with ease.
- 📧 Email Notifications: Keep attendees informed with automated email notifications.
- 📱 Mobile-Responsive: Enjoy a seamless experience on any device.
- 🌐 Multi-Language Support: Support for multiple languages (English, Português, Español, 中文 (Zhōngwén), Deutsch, Français)
- 🔋 Advanced Capacity Management: Set capacity limits across multiple ticket types.
- 🎉 And much more!
🚀 Getting Started
For detailed installation instructions, please refer to our documentation. For a quick start, follow these steps:
One-Click Deployments
🐳 Quick Start with Docker
[!IMPORTANT]
Please ensure you have Docker and Docker Compose installed on your system. If not, you can download them from the official Docker website: Docker.
-
Clone the Repository:
git clone git@github.com:HiEventsDev/hi.events.git
-
Navigate to the Docker Directory:
cd hi.events/docker/all-in-one
-
Generate the
APP_KEY
andJWT_SECRET
Generate the keys using the following commands:
Unix/Linux/MacOS:
echo base64:$(openssl rand -base64 32) # For APP_KEY openssl rand -base64 32 # For JWT_SECRET
Windows: Check the instructions in ./docker/all-in-one/README.md for generating the keys on Windows.
Add the generated values to the
.env
file located in./docker/all-in-one/.env
: -
Start the Docker Containers:
docker compose up -d
-
Create an account:
Open your browser and navigate to http://localhost:8123/auth/register.
ℹ️ Please refer to the getting started guide for other installation methods, and for setting up a production or local development environment.
💜 Sponsors
Stinking BadgesMaking a Donation
If you find Hi.Events useful, it would be massively appreciated if you made a small donation to help support the project.
We'll use your donation to fund ongoing development and maintenance of Hi.Events.
or
Sponsor on GitHub
or
Sponsor on Open Collective
📝 Change Log
Stay updated with our ongoing improvements and feature additions at our GitHub releases page.
🤝 Contributing
We welcome contributions, suggestions, and bug reports! Please see our contributing guidelines for more information.
❓ FAQ
Have questions? Our Docs have answers. If you can't find what you're looking for, feel free to reach out to us at hello@hi.events.
📜 License
Hi.Events is licensed under the terms of the AGPL-3.0 license.
For more licensing information, including commercial licencing options, please visit our licensing page here.
最近版本更新:(数据更新于 2024-09-10 03:44:22)
2024-09-01 06:42:39 v0.7.0-beta.2
2024-08-30 22:11:01 v0.7.0-beta.1
2024-08-29 10:14:27 v0.7.0-alpha.3
2024-08-24 08:28:39 v0.7.0-alpha.2
2024-08-23 11:56:30 v0.7.0-alpha.1
2024-08-18 01:00:55 v0.6.0-alpha.3
2024-08-17 14:20:29 v0.6.0-alpha.2
2024-08-17 14:11:05 v0.6.0-alpha.1
2024-08-08 11:14:21 v0.5.0-alpha.2
2024-08-08 09:42:23 v0.5.0-alpha.1
主题(topics):
attendize-alternative, door-management, event-check-in, event-management, event-registration, event-ticketing, eventbrite-alternative, events, laravel, open-source, react, self-hosted, sell-tickets, sell-tickets-online, ticket-selling, ticketing-system, tickettailor-alternative, tito-alternative
HiEventsDev/Hi.Events同语言 PHP最近更新仓库
2024-11-20 23:58:25 laravel/framework
2024-11-20 18:39:23 danielmiessler/SecLists
2024-11-16 21:54:23 w7corp/easywechat
2024-11-16 04:49:03 coollabsio/coolify
2024-11-13 23:19:14 symfony/symfony
2024-11-13 22:53:21 symfony/var-dumper