Datamachine Events
Changelog
All notable changes to Data Machine Events will be documented in this file. [0.31.3] - 2026-05-04 Fixed scope calendar progressive...
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...
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...