Skip to content

CakePHP plugin to render simple calendars or ical/ics files

License

Notifications You must be signed in to change notification settings

dereuromark/cakephp-calendar

Repository files navigation

CakePHP Calendar plugin

CI Coverage Status Latest Stable Version Minimum PHP Version License Total Downloads Coding Standards

A plugin to render simple calendars.

This branch is for CakePHP 5.0+. For details see version map.

Features

  • Simple and robust
  • No JS needed, more responsive than solutions like fullcalendar
  • Persistent year/month URL pieces (copy-paste and link/redirect friendly)
  • IcalView class for .ics calendar file output.

Demo

See the demo Calendar example at the sandbox.

Setup

composer require dereuromark/cakephp-calendar

Then make sure the plugin is loaded in bootstrap:

bin/cake plugin load Calendar

Usage

See Documentation.

About

CakePHP plugin to render simple calendars or ical/ics files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages