Eventonomy

Developers

Build on Eventonomy

Eventonomy is a REST-first, block-native, custom-table event platform. Everything the plugin does is reachable through a documented API and extensible through the same hooks and contracts that Pro itself uses.

100% REST

Every UI surface — blocks, admin, CLI — uses the same eventonomy/v1 contract. Zero admin-ajax.

Custom tables, no CPT

Events, RSVPs, tickets, orders and occurrences live in indexed custom tables built for scale.

Auto-discovery

Add a provider, controller, block, or admin page by dropping in one file — no shared registrar to edit.

App-ready auth

Application Passwords (HTTP Basic) for external apps and server-to-server; cookie + X-WP-Nonce for same-origin.

The API catalogue is generated from the plugin's live route registrations, so it never drifts from the shipped code. The raw OpenAPI 3.1 spec is at /developers/api/openapi.json.