PHPackages                             moreamazingnick/yii2-fullcalendar - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. moreamazingnick/yii2-fullcalendar

ActiveYii2-extension

moreamazingnick/yii2-fullcalendar
=================================

Yii2 widget for fullcalendar

04JavaScript

Since Mar 18Pushed 5y agoCompare

[ Source](https://github.com/moreamazingnick/yii2-fullcalendar)[ Packagist](https://packagist.org/packages/moreamazingnick/yii2-fullcalendar)[ RSS](/packages/moreamazingnick-yii2-fullcalendar/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 fullcalendar component
===========================

[](#yii2-fullcalendar-component)

[![Latest Stable Version](https://camo.githubusercontent.com/49d581dcf61746293199c9daa6a98a099d1d9c83d2ae1b1f13927898966d5e49/68747470733a2f2f706f7365722e707567782e6f72672f6d6f7265616d617a696e676e69636b2f796969322d66756c6c63616c656e6461722f76)](//packagist.org/packages/moreamazingnick/yii2-fullcalendar)[![Total Downloads](https://camo.githubusercontent.com/7df99ecda83bcf6b928bce75b9c686d19df7244f2716ffd8bfb71331a0e2d27a/68747470733a2f2f706f7365722e707567782e6f72672f6d6f7265616d617a696e676e69636b2f796969322d66756c6c63616c656e6461722f646f776e6c6f616473)](//packagist.org/packages/moreamazingnick/yii2-fullcalendar)[![Latest Unstable Version](https://camo.githubusercontent.com/e5916c1257d108112d257a3f14211ca1e77e628b258b2339cd5d7b05082d90bf/68747470733a2f2f706f7365722e707567782e6f72672f6d6f7265616d617a696e676e69636b2f796969322d66756c6c63616c656e6461722f762f756e737461626c65)](//packagist.org/packages/moreamazingnick/yii2-fullcalendar)[![License](https://camo.githubusercontent.com/650796b118ae914ccfd255fc345daff3a493526f0e5362cd65f1bf2314f7e0f4/68747470733a2f2f706f7365722e707567782e6f72672f6d6f7265616d617a696e676e69636b2f796969322d66756c6c63616c656e6461722f6c6963656e7365)](//packagist.org/packages/moreamazingnick/yii2-fullcalendar)

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

To install, either run

```
$ php composer.phar require moreamazingnick/yii2-fullcalendar "*"

```

or add

```
"moreamazingnick/yii2-fullcalendar": "*"

```

to the `require` section of your `composer.json` file.

Usage
-----

[](#usage)

### Fullcalendar can be created as following, all options are optional, below is just an example of most options

[](#fullcalendar-can-be-created-as-following-all-options-are-optional-below-is-just-an-example-of-most-options)

```

```

#### An event can have extendedProps, groupId, and display attribute, see

[](#an-event-can-have-extendedprops-groupid-and-display-attribute-see-httpsfullcalendariodocsevent-object)

```
