Benedikt Engel Google Calendar Display your Google Calendar entries as list on your website Docs Source Install Manual Download and extract the folder to site/plugins/google-calendar Composer Copy Git Submodule Copy Version 1.0 License MIT Stars 13 Supports K3 Created 6 Apr 2019 Updated 5 Apr 2019 Info Topics Dates Calendars Implements Snippet(s) Support Docs Issues Email Latest releases 1.0 Similar plugins Recently Modified Kirby Plugin to view recently modified pages by current User (or other collections) K4 K3 $datelist = $site->recurr( '2022-09-10 20:00:00', '2022-09-11 02:00:00', 'WEEKLY', ['WE', 'TH', 'FR'], '2022-10-11' ); Recurr This plugin integrates the Recurr library to make it easier to work with repeating dates (like events on a calender). K4 K3 Date Extended Plugin to provide two additional date fields which will store the creation date and the modication date as a Unix Epoch. A field method is p… K4 K3