v1.0.1 — GPM listing readiness
OpenCalendar 1.0.1
First tagged release prepared for the official Grav Package Manager (GPM).
Highlights
- ICS, CalDAV, JSON, and local calendar sources
- SQLite storage with FTS search, filters, and pagination
- Calendar and list views, Twig helpers, shortcodes, optional REST API
- Admin configuration, EN/DE translations, PHPUnit/CI
GPM notes
- Slug:
opencalendar - License: MIT
- Compatibility: Grav 1.7 (PHP 8.2+)
- Demo: https://www.feuerwehr-willingshausen.de/de/termine
- Docs: https://github.com/TimUx/grav-plugin-opencalendar/tree/main/docs
Install after GPM listing: bin/gpm install opencalendar
Manual: clone into user/plugins/opencalendar and run composer install --no-dev.