Data Machine Events
Public Integration API
Stable function and action surface for downstream plugins and themes that consume Data Machine Events. Consumers should target this contract...
Changelog
All notable changes to Data Machine Events will be documented in this file. [0.51.1] - 2026-07-23 Fixed make event source...
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...
REST API
Data Machine Events exposes a focused REST surface under the datamachine/v1 namespace. Each route is registered in inc/Api/Routes.php and handled...