Datamachine Events
Changelog
All notable changes to Data Machine Events will be documented in this file. [0.39.1] - 2026-05-23 Changed replace ec_is_team_member with...
Public Integration API
Stable function and action surface for downstream plugins and themes that consume Data Machine Events. Consumers should target this contract...
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...
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...
Pagination System
Day-based pagination system for Calendar block ensuring complete day groups are never split across pages. Overview The Pagination system provides...
Prekindle Handler (Deprecated)
This handler has been consolidated into the Universal Web Scraper as the PrekindleExtractor. Previously the handler lived at inc/Steps/EventImport/Handlers/Prekindle/Prekindle.php with...