Monthly Calendar
The widget’s HTML code Here is the zip with the required code: monthlycalendar.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", "textcolor", "bgcolor" ], "fields": [ "ics", "theme", "textcolor", "bgcolor", "font", "refresh" ], "meta": { "group": "Calendars", "description": "Display […]