2017 © Pedro Peláez
 

yii2-extension yii2-fullcalendar

Yii2 Full Calendar

image

alfa6661/yii2-fullcalendar

Yii2 Full Calendar

  • Wednesday, August 17, 2016
  • by alfa6661
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Yii2 Full Calendar

Yii2 Full Calendar, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist alfa6661/yii2-fullcalendar "*"

or add, (*4)

"alfa6661/yii2-fullcalendar": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

php <?= alfa6661\widgets\FullCalendar::widget([ 'options' => [ 'id' => 'calendar', ], 'clientOptions' => [ // the options for the underlying FullCalendar plugin // see: http://fullcalendar.io/docs/ ] ]) ?>, (*7)

The Versions

17/08 2016

dev-master

9999999-dev

Yii2 Full Calendar

  Sources   Download

Apache-2.0

The Requires

  • yiisoft/yii2 *
  • bower-asset/fullcalendar ~2.4.0
  • bower-asset/fullcalendar-scheduler ~1.0.0

 

by Alfa Adhitya Arifin

extension yii2 fullcalendar

17/08 2016

1.0

1.0.0.0

Yii2 Full Calendar

  Sources   Download

Apache-2.0

The Requires

  • yiisoft/yii2 *
  • bower-asset/fullcalendar ~2.4.0
  • bower-asset/fullcalendar-scheduler ~1.0.0

 

by Alfa Adhitya Arifin

extension yii2 fullcalendar