nineinchnick/efullcalendar

Yii PHP Framework extension that utilizes the FullCalendar js library to be used as a widget.

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Maintainers

Package info

github.com/nineinchnick/efullcalendar

Language:JavaScript

pkg:composer/nineinchnick/efullcalendar

Statistics

Installs: 1 465

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v1.0.0 2015-02-11 13:33 UTC

This package is not auto-updated.

Last update: 2021-06-21 10:19:23 UTC


README

Yii PHP Framework extension that utilizes the FullCalendar js library to be used as a widget, possibly replacing CGridView or CListView.

Installation

Using composer: composer require nineinchnick/efullcalendar.

Usage

$this->widget('application.vendor.nineinchnick.efullcalendar.EFullCalendar');