Skip to content

v1.1.1 — Shortcodes, grouping & calendar subscription

Choose a tag to compare

@TimUx TimUx released this 30 Jul 16:05
85c3efc

OpenCalendar 1.1.1

Shortcodes / Twig

  • max_events — hard cap on events in a widget
  • no_pagination — hide list pager
  • group_bynone | day | week | month | year
  • Full parameter docs including show_past (docs/Shortcodes.md)

Network calendar subscription

  • Live ICS feed for phones/mail apps (/opencalendar/calendar.ics)
  • webcal:// helper, refresh hints, ETag/304
  • Optional subscribe UI (show_subscribe)
  • Guides: Abonnieren.md (DE), Subscribe.md (EN)

Install / update

bin/gpm install opencalendar
# or pull tag v1.1.1 and composer install --no-dev