Free + Open-Source Ticketing SaaS You Can White-Label & Resell (Keep 100%)

Hey Invoice Ninja selfhost community :waving_hand:

If you love the self-hosted philosophy of Invoice Ninja, you might find this interesting for your next project or business expansion.

It’s a turnkey, white-label ticketing SaaS platform you can run under your own brand and domain, set your own pricing, and keep 100% of what you charge customers (your Stripe, your revenue).

:white_check_mark: Your own domain + subdomains (customer.yourdomain.com)
:white_check_mark: Full control over pricing + trials (TRIAL_DAYS=14 or 0)
:white_check_mark: Sell tickets via Stripe Connect or Invoice Ninja
:white_check_mark: Google Calendar sync
:white_check_mark: Attribution-based (AAL license + small backlink)

Landing page + setup guide:
https://eventschedule.com/saas

Would love feedback :raising_hands:

This looks great. Is there a way to do a caldav instead of Google calendar? We use Radicale as our caldav server and would like to continue to use that.

1 Like

Absolutely, please create a discussion on GitHub and we’ll talk through the details.

Wow that was fast! Thank you. I tried the self hosted version but had issues with some of the dependencies installing. I was doing several other things so it was probably user error and I was trying to install it on my unraid server.

Do you mind sharing the specific error you’re seeing? We’ll work to resolve it.

I will try to get to it today and recreated the messages. It was having issues finding some of the .php files during container creation.

1 Like

Thank you for your help!

I had a bit of time to get back to it today. A few things I noticed.

It wants an admin account already created, but I didn’t see any values in the .env.example file to add those credentials.

After manually adding them I was able to login and send a verification email. Once I clicked on “Verify Email Address” I was sent to /events with a

500
Check /storage/logs for more information

but I’m not sure where to go from there. The logs for -app shows no APP_Key but I have one in the .env file.

Thanks,