--- description: >- Calendar plugin for Cordova and Ionic. This plugin allows you to add events to the Calendar of the mobile device. Requires Cordova plugin:… --- # Calendar This plugin allows you to add events to the Calendar of the mobile device. Requires Cordova plugin: `cordova-plugin-calendar`. For more info, please see the [Calendar plugin docs](https://github.com/EddyVerbruggen/Calendar-PhoneGap-Plugin). ## Installation ```bash ionic cordova plugin add cordova-plugin-calendar npm install @awesome-cordova-plugins/calendar ``` **Plugin Repo:** [https://github.com/EddyVerbruggen/Calendar-PhoneGap-Plugin](https://github.com/EddyVerbruggen/Calendar-PhoneGap-Plugin) ## Supported Platforms - Android - iOS ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)