2017 © Pedro Peláez
 

yii2-extension yii2-fullcalendar

Fullcalendar wrapper for Yii2

image

a-goryachev/yii2-fullcalendar

Fullcalendar wrapper for Yii2

  • Wednesday, December 10, 2014
  • by a-goryachev
  • Repository
  • 0 Watchers
  • 1 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Yii2 fullcalendar wrapper

Fullcalendar wrapper for Yii2, (*1)

Installation

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

Either run, (*3)

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

or add, (*4)

"goryachev/yii2-fullcalendar": "*"

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

Package not contains any assets. All necessary assets loads by composer as dependencies, using bower-asset., (*6)

Usage

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

<?= \goryachev\yii2fullcalendar\Calendar::widget([
    'pluginOptions'=>[array of fullcalendar options]
]); ?>

Full documentation of fullcalendar here, (*8)

The Versions

10/12 2014

dev-master

9999999-dev

Fullcalendar wrapper for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

by Alexander Goryachev

extension yii2 fullcalendar calendar

10/12 2014

1.1.0

1.1.0.0

Fullcalendar wrapper for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

by Alexander Goryachev

extension yii2 fullcalendar calendar