Download the PHP package osmankh/calendar-links without Composer
On this page you can find all versions of the php package osmankh/calendar-links. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download osmankh/calendar-links
More information about osmankh/calendar-links
Files in osmankh/calendar-links
Package calendar-links
Short Description Generate add to calendar links for Google, iCal and other calendar systems
License MIT
Homepage https://github.com/osmankh/calendar-links
Informations about the package calendar-links
Generate add to calendar links for Google, iCal and other calendar systems
This repo is forked from Spatie/calendar-links repo and modified to fit my needs.
Using this package you can generate links to add events to calendar systems. Here's a quick example:
This will output: https://calendar.google.com/calendar/render?action=TEMPLATE&text=Birthday&dates=20180201T090000/20180201T180000&sprop=&sprop=name:
If you follow that link (and are authenticated with Google) you'll see a screen to add the event to your calendar.
The package can also generate ics files that you can open in several email and calendar programs, including Microsoft Outlook, Google Calendar, and Apple Calendar.
Installation
You can install the package via composer:
Usage
⚠️ ICS download links don't work in IE and EdgeHTML-based Edge browsers.
Testing
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] or use the issue tracker.
Credits
- Sebastian De Deyne
- All Contributors
License
The MIT License (MIT). Please see License File for more information.