Live preview

WidgetsUpdated May 1, 2026
Firesky

Google Calendar

Display one or more connected Google calendars on your church website. Visitors can switch between month, week, and agenda views, open event details, and download calendar events.

Supported providers

  • Firesky — Calendars are connected and authorized through Firesky.

Embed

<fs-google-calendar></fs-google-calendar>

Optional attributes

AttributeDescriptionDefault
google-calendarCalendar IDs/configuration to display. Usually generated from the dashboard embed snippet.Church default calendars
default-viewStarting view: month, week, or agenda.month
time-zoneIANA time zone for event display, such as America/Chicago.Calendar/church default

Example:

<fs-google-calendar
  default-view="agenda"
  time-zone="America/Chicago"
></fs-google-calendar>

Features

  • Month, week, and agenda layouts
  • Multiple calendar color accents
  • Event detail dialog
  • Add-to-calendar download
  • Responsive layout for desktop and mobile

Requirements

  • Google calendar access configured for the church
  • Allowed origins in Dashboard → Widgets → Allowed origins
  • The Firesky widget script installed on the page