Datamachine Events
Changelog
All notable changes to Data Machine Events will be documented in this file. [0.40.9] - 2026-06-13 Fixed remove stale skip_item...
Public Integration API
Stable function and action surface for downstream plugins and themes that consume Data Machine Events. Consumers should target this contract...
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...
ICS Calendar Handler (Deprecated)
This handler has been consolidated into the Universal Web Scraper as the IcsExtractor. Previously the handler lived at inc/Steps/EventImport/Handlers/IcsCalendar/IcsCalendar.php with...