Makcime / CalendarWidget

Widgets for Google calendar events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CalendarWidget

Widgets for Google calendar events

Requirement

PHP ICS Parser

This project need an ICS parser https://github.com/johngrogg/ics-parser.git

# git clone https://github.com/johngrogg/ics-parser.git

Config

add a file caled 'cal.url' containing the url to your calendar .ics file

Minimal Tree

.
├── cal.url
├── ics-parser
│   ├── class.iCalReader.php
:	:
├── index.php
└── sample.ics

About

Widgets for Google calendar events


Languages

Language:PHP 96.2%Language:ApacheConf 3.8%