Data Machine Events
Changelog
All notable changes to Data Machine Events will be documented in this file. [0.56.1] - 2026-08-26 Changed bound archive filter...
Event Dates Sync
Syncs event dates from Event Details block attributes to the datamachine_event_dates table on save. Also handles ticket URL normalization for...
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...