znrl/znrl-ics-bundle

Extension for exporting of Contao Calendars into ics files (ICal)

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Type:contao-bundle

dev-master 2023-01-27 06:59 UTC

This package is auto-updated.

Last update: 2024-04-27 09:46:04 UTC


README

What is it?

This is a Contao extension to export Contao-calendars

  • Right now it only exports complete (no added content elements) calendars to ICal (.ics) files.
  • Calendars get exported by saving the export rule created by this extension (every time).
  • If it is no single export (export once) every time a event of a calendar with an export rule gets saved it gets exported.
  • Event title is used as SUMMARY and teaser is used as DESCRIPTION.
  • It exports Title, Start Date/Time, End Date/Time, Location, Teaser and handles Recurrence settings (not well tested).

Additional Information?

This extension uses Sabre\Vobject https://github.com/fruux/sabre-vobject