nystudio107/craft-icalendar

Tools for parsing & formatting the RFC 2445 iCalendar (.ics) specification

Fund package maintenance!
khalwat

Installs: 7 328

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 4

Forks: 2

Type:craft-plugin

4.0.1 2022-08-15 23:07 UTC

README

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

iCalendar plugin for Craft CMS 4.x

Tools for parsing & formatting the RFC 2445 iCalendar (.ics) specification

Screenshot

Requirements

This plugin requires Craft CMS 4.0.0 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require nystudio107/craft-icalendar
    
  3. 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

Documentation

Click here -> iCalendar Documentation

iCalendar Roadmap

Some things to do, and ideas for potential features:

  • Release it

Brought to you by nystudio107