Datamachine Events
Public Integration API
Stable function and action surface for downstream plugins and themes that consume Data Machine Events. Consumers should target this contract...
Event Details Block
The Event Details block is the single source of truth for Data Machine Events. It stores every attribute that matters...
Changelog
All notable changes to Data Machine Events will be documented in this file. [0.46.0] - 2026-07-04 Added add cross-site events-by-artist...
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...
Universal Web Scraper Handler
Web scraping handler that extracts event data from arbitrary HTML pages using structured-data extractors first, then an HTML-section fallback. Overview...
Eventbrite Handler (Deprecated)
This handler has been consolidated into the Universal Web Scraper as the EventbriteExtractor. Previously the handler lived at inc/Steps/EventImport/Handlers/Eventbrite/Eventbrite.php with...