Download the PHP package dawulli/ical-bundle without Composer
On this page you can find all versions of the php package dawulli/ical-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dawulli/ical-bundle
More information about dawulli/ical-bundle
Files in dawulli/ical-bundle
Package ical-bundle
Short Description Create ics url or file for Symfony 2, 3, 4 and 5
License MIT
Homepage https://github.com/DaWulli/IcalBundle
Informations about the package ical-bundle
BOMOIcalBundle
This bundle is used to create an ics file or url to populate a shared calendar with events.
Caution
Release 2.0 introduce new major version of kigkonsult.
Overview
Versions
- Release 1.0: Kigkonsult 2.24
- Release 2.0: Kigkonsult >2.24 with majors changes
Actual state
This bundle is in stable state with release 1.0;
Installation
Add BOMOIcalBundle in your composer.json
Now tell composer to download the bundle by running the step:
AppKernel.php
User's Guide
All objects can be managed regardless by the provider. But the object need to be attached.
Event attached to Calendar
Alarm attached to Event
To simplify the use, the objects are a proxy method to create a child feature.
Is stricly same that
Outlook compatibility
Outlook does not support the parameter "x-wr-timezone". To prevent adding it to the ics, the createCalendar has a new parameter for defining whether or not to include a Timezone in the ics.
Object reference
Provider
Timezone
Calendar
Event
Alarm
Configuration example
Currently, this bundle doesn't required any configuration section.
All versions of ical-bundle with dependencies
symfony/framework-bundle Version ^2.1|^3.0|^4.0|^5.0|^6.0
kigkonsult/icalcreator Version >=2.29.18 <3.0