Skip to content

v1.0.1 — GPM listing readiness

Choose a tag to compare

@TimUx TimUx released this 28 Jul 23:03

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

Install after GPM listing: bin/gpm install opencalendar
Manual: clone into user/plugins/opencalendar and run composer install --no-dev.