Can I Create Waitlist For The Event?

Pre-sales FAQ · 4 min read · Updated May 21, 2026

Tickera’s core plugin doesn’t include a waitlist feature on its own, but you have two solid paths to running a waitlist: use the Seating Charts add-on for naturally seat-limited events, or — for general-admission events — run Tickera alongside Bridge for WooCommerce and use any WooCommerce waitlist plugin to handle sign-ups when stock runs out. Here’s how each works.

Why core Tickera doesn’t have a hard per-event capacity

Tickera lets you set a quantity per ticket type (e.g. “Early Bird: 100 available, General Admission: 500 available”) but not a hard capacity on the event itself. Once all ticket types are sold out, the event displays “sold out” — but there’s no built-in queue that captures interested buyers and notifies them if a seat opens up.

For most organizers, that’s enough. For events where you genuinely expect oversubscription, one of the two recipes below adds waitlist behaviour.

Option 1 — Capacity-bound event with Seating Charts

If you’re using the Seating Charts add-on, your event is naturally capped at the number of seats you’ve drawn on the chart. When all seats are taken, the chart shows everything “occupied” and no further purchases can complete. This is the cleanest scenario for fixed-capacity venues (theatres, banquet halls, cinemas) because the capacity matches reality.

For a true waitlist on top of Seating Charts (capture email addresses, notify when a refund frees up a seat), you’d still need the WooCommerce-based recipe below — the chart enforces capacity, but doesn’t queue interested buyers.

Option 2 — General-admission event with Bridge for WooCommerce + a waitlist plugin

This is the standard way most non-seated waitlists work on Tickera-powered sites. The recipe:

Step 1 — Install Bridge for WooCommerce

Add the Bridge for WooCommerce add-on so Tickera tickets are exposed to WooCommerce as products. This unlocks WooCommerce’s stock-management features (which Tickera doesn’t have natively) for your ticket sales.

Step 2 — Set up the ticket as a variable WooCommerce product

In Bridge for WooCommerce, create one ticket product per event and use variations for different ticket types (General Admission, VIP, Student, etc.). Variations let you maintain stock at the product level — so “100 General Admission” and “20 VIP” share one product, and the total event capacity is the sum of available variations.

This is the part Tickera alone can’t do: a hard event-level capacity that holds across multiple ticket types. With variable products, you get exactly that.

Step 3 — Install a WooCommerce waitlist plugin

Once tickets are WooCommerce products, you can use any WooCommerce-compatible waitlist plugin. Two common choices:

  • WooCommerce Waitlist (official) — paid extension from the WooCommerce team. Polished, well-supported, integrates with WooCommerce email templates.
  • Waitlist for WooCommerce (free) — open-source community plugin on WordPress.org. Lightweight, gets the basics done, no licence cost.

Both follow the same pattern: when a product (your ticket) hits zero stock, a “Join the waitlist” form appears. Users submit their email. When stock comes back (refund, cancellation, you manually add more), waitlisted users get notified — typically with a window during which they can purchase before the rest of the world.

Step 4 — Manage refunds and replays

The waitlist plugin needs an event where stock comes back. Standard scenarios:

  • Customer cancels and is refunded — the refund increments stock by one, the next person on the waitlist gets notified
  • You add capacity manually — venue confirmed more space, you bump the product stock, waitlisted users get notified
  • You release a held-back batch — friends/family seats you’d kept on the side, now released; waitlist drains first

What about a “register your interest” without the full waitlist machinery?

For events where you just want to capture interest before launch (not a hard-capacity waitlist), a simple mailing-list signup is enough. Use a Mailchimp, Sendloop or other email-tool signup form on the event page, send an announcement when tickets go live, no waitlist plugin needed. Tickera connects to those services via Mailchimp, Sendloop and Customer Connect add-ons.

Heads up: don’t overcommit

If you build a waitlist, be honest about the odds the waitlist will actually result in a sale. If your refund rate is 1%, the 200 people on a waitlist won’t get to attend. Set expectations in the waitlist-signup copy (“we’ll notify you if a spot opens — historically about X% of waitlisted attendees get in”) so people aren’t disappointed.

Related questions

Was this article helpful?

Yes — great. No or partially? Tell us what was missing — we read every message and use it to improve these docs.