Data Machine Events
Changelog
All notable changes to Data Machine Events will be documented in this file. [0.55.4] - 2026-08-14 Fixed prevent early archive...
Venue Interval Overlap
data-machine-events/query-venue-interval-overlaps is the bounded public read primitive for canonical event ranges at one venue. Its PHP equivalent is data_machine_events_query_venue_interval_overlaps(). Semantics...
Public Integration API
Stable function and action surface for downstream plugins and themes that consume Data Machine Events. Consumers should target this contract...
Ticketmaster Handler
The Ticketmaster handler (inc/Steps/EventImport/Handlers/Ticketmaster/Ticketmaster.php, TicketmasterSettings) plugs into EventImportStep through HandlerRegistrationTrait so it can be selected inside a Data Machine pipeline....
Calendar Data-Only REST Schema (phase 1 of #298)
Status: phase 1 of the refactor in Extra-Chill/data-machine-events#298. Not the canonical response yet. The canonical calendar REST response remains the...
Pagination System
Day-based pagination system for Calendar block ensuring complete day groups are never split across pages. Overview The Pagination system provides...