Kanboard plugin for configuring the iCal calendar feeds.
  • PHP 75.7%
  • JavaScript 19.5%
  • CSS 2.8%
  • Makefile 2%
Find a file
2023-04-30 10:15:51 +02:00
Assets Add German translations. 2023-04-29 11:44:12 +02:00
doc Documentation, 1st take 2023-04-05 19:32:56 +02:00
Formatter Insert missing linefeed char 2023-04-21 13:22:34 +02:00
Helper Option to edit Calendar Settings. 2023-03-12 09:57:20 +01:00
Locale Add German translations. 2023-04-29 11:44:12 +02:00
Template/config Add German translations. 2023-04-29 11:44:12 +02:00
.php-cs-fixer.dist.php Creating multiple VALARM 2023-03-26 11:42:53 +02:00
CHANGELOG.md Release v0.4.0 2023-04-30 10:15:51 +02:00
LICENSE Initial 2023-03-01 13:38:22 +01:00
Makefile Release v0.4.0 2023-04-30 10:15:51 +02:00
Plugin.php Add German translations. 2023-04-29 11:44:12 +02:00
plugins.json Make plugin.json a template 2023-03-09 19:45:08 +01:00
README.md Inject missing VTIMEZONE 2023-04-12 11:26:19 +02:00

iCalConfig

Kanboard plugin for configuring the iCal calendar feeds.

Main screen

Features

  • Option to include due dates only
  • Option 'Show as all-day events'
  • Option 'Do not add any TZID'.
  • Modify the calendars published ttl
  • Support for reminders
  • Option to edit Calendar Settings. Only visible if no Calendar plugin is installed.
  • Option to create custom, multiple reminders.
  • Insert a valid VTIMEZONE component. The component is downloaded from tzurl.org and stored in a cookie for reuse. The created calendar now validates with no errors.

Configuration

  • Available settings can be found under Settings->Application settings.

Authors & Contributors

License