Calendar Icon

Calendar

0.1.0

February 8th, 2026

πŸŽ‰ Initial Release

Recurring events and cached occurrences for Statamic v5/v6.

Features

  • Recurring events β€” define recurrence rules (RRULE) on entries; occurrences are expanded and cached automatically
  • calendar:month tag β€” render a monthly grid view in your Antlers templates
  • current_occurrence tag β€” resolve the current or next upcoming occurrence for an entry
  • iCalendar (.ics) export β€” full calendar feed and per-event download
  • "Add to calendar" links β€” generate links for Google Calendar, Outlook, etc.
  • JSON REST API β€” query occurrences programmatically via /!/calendar/occurrences
  • Auto-registered routes β€” index and date-segment routes configured from config/calendar.php
  • Default templates β€” ships with ready-to-use index, show, and month-grid views (Tailwind CDN)