Release notes / Eventonomy
Free Plugin Plugin

Eventonomy

Most WordPress event plugins slow down as the calendar grows and pile on per-ticket fees. Eventonomy runs unlimited events, RSVPs with waitlists, recurring series, and four calendar views on custom tables. Free forever, your attendee data stays put.

1 release
v1.0.0 latest
July 5, 2026 shipped

v1.0.0 Latest

July 5, 2026
New 12 Security 2 Dev 1

New

  • Events, RSVPs, tickets, orders, and recurring occurrences on custom tables with a 100% REST API (eventonomy/v1) and zero AJAX.
  • Interactivity-API blocks: events list, calendar, single event, RSVP, search and filter, event editor, my events, attendees.
  • Pretty URLs for single events (/event/{slug}/) and for every browse view (/events/grid/, /events/list/, /events/month/, /events/upcoming/); the bare /events/ honours the Default view setting.
  • Frontend member app: submit events, manage RSVPs, manage attendees, and a My Events console.
  • Custom admin console: settings, attendees and orders with search and pagination, setup and health, and a one-click demo-data seeder (WP-CLI and Tools page) with stock cover images.
  • Branded HTML email notifications behind a filterable shell, plus a subscribable ICS feed and per-event ICS.
  • Plug-and-play defaults on every option, RTL stylesheets, and a developer extension API (providers, hooks, container).
  • Automatic updates via the bundled licensing kit - no key entry needed for the free plugin.
  • Ticket checkout with an itemized order summary (subtotal, discount, service fee, tax, total) and a "Pay with" gateway selector when more than one payment gateway is configured.
  • Order confirmation card on the member dashboard (returning buyer): you're registered, your tickets, and where to go next - one landing surface for every gateway.
  • Order confirmation email, a downloadable PDF invoice, and account-less guest order retrieval by token.
  • Frontend organizer sales view - revenue, paid orders, attendees, and recent orders - so an author with no wp-admin can see who bought and how much.

Security

  • Public event lists and reads hide non-public events; guests are forced to the published status.
  • Order meta (access token, guest emails, refund ids) is never exposed in REST output; a refund or cancel releases the held ticket stock and voids the attendee ticket so it cannot check in.

Dev

  • Auto-discovery for providers, REST controllers, blocks, and admin pages; WP-CLI commands for events, occurrences, RSVPs, and seeding.