Tools for parsing & formatting the RFC 2445 iCalendar (.ics) specification
This plugin requires Craft CMS 5.0.0 or later.
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require nystudio107/craft-icalendar
-
Install the plugin via
./craft install/plugin icalendar
via the CLI, or in the Control Panel, go to Settings → Plugins and click the “Install” button for iCalendar.
Or you can just install the plugin via the Craft CMS Plugin Store in the Control Panel
Click here -> iCalendar Documentation
Some things to do, and ideas for potential features:
- Release it
Brought to you by nystudio107