nystudio107/craft-icalendar

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

Maintainers

πŸ‘ khalwat

Package info

github.com/nystudio107/craft-icalendar

Issues

Documentation

Type:craft-plugin

pkg:composer/nystudio107/craft-icalendar

Fund package maintenance!

khalwat

Statistics

Installs: 7 755

Dependents: 0

Suggesters: 0

Stars: 8

5.0.0 2024-10-09 13:03 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 12348f8f631d68648c0c3d9b6f10bb8c366e523e

cmsiCalendarCraftcraftcmscraft-plugin


README

πŸ‘ Scrutinizer Code Quality
πŸ‘ Code Coverage
πŸ‘ Build Status
πŸ‘ Code Intelligence Status

iCalendar plugin for Craft CMS 5.x

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

πŸ‘ Screenshot

Requirements

This plugin requires Craft CMS 5.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