Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/k1LoW/Sample-Calendar-Application

Sample Application for the CakePHP Calendar Plugin
https://github.com/k1LoW/Sample-Calendar-Application

Last synced: 3 months ago
JSON representation

Sample Application for the CakePHP Calendar Plugin

Awesome Lists containing this project

README

        

# Sample Application for the CakePHP Calendar Plugin #

## Installation ##

1. add calendar plugin

git submodule add git://github.com/k1LoW/calendar.git plugins/calendar
git submodule init
git submodule update

2. run schema for vevents

cake schema create -path app/plugins/calendar/config/schema

## Testing ##

1. view calendar

http://TSTDOMAIN/cal/

2. add event

http://TSTDOMAIN/cal/add