2017 © Pedro Peláez
 

cakephp-plugin cakephp-calendar

A CakePHP plugin to easily create calendars.

image

dereuromark/cakephp-calendar

A CakePHP plugin to easily create calendars.

  • Tuesday, July 3, 2018
  • by dereuromark
  • Repository
  • 1 Watchers
  • 4 Stars
  • 991 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 3 Open issues
  • 3 Versions
  • 10 % Grown

The README.md

CakePHP Calendar plugin

CI Coverage Status Latest Stable Version Minimum PHP Version License Total Downloads Coding Standards, (*1)

A plugin to render simple calendars., (*2)

This branch is for CakePHP 5.0+. For details see version map., (*3)

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., (*4)

Setup

composer require dereuromark/cakephp-calendar

Then make sure the plugin is loaded in bootstrap:, (*5)

bin/cake plugin load Calendar

Usage

See Documentation., (*6)

The Versions

03/07 2018

dev-master

9999999-dev https://github.com/dereuromark/cakephp-calendar

A CakePHP plugin to easily create calendars.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin cakephp helper calendar events

01/04 2018

0.2

0.2.0.0 https://github.com/dereuromark/cakephp-calendar

A CakePHP plugin to easily create calendars.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin cakephp helper calendar events

09/03 2017

0.1

0.1.0.0 https://github.com/dereuromark/cakephp-calendar

A CakePHP plugin to easily create calendars.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin cakephp helper calendar events