Calendar Events Feed
The widget’s HTML code Here is the zip with the required code: calendar_events_feed.zip The widget’s JSON schema We need the declare a schema for the required configuration fields: calendars events feed.jsonExpand source { "styleSettings": [ "theme", "font", "eventcolor", "activebackground", "eventbackground", "timeformat" ], "fields": [ "ics", "format", "theme", "font", "dateformat", "timeformat", "eventcolor", "activebackground", "eventbackground", "refresh" ], […]