2017 © Pedro Peláez
 

yii2-extension yii2-fullcalendar

Widget for Yii Framework 2.0 to use FullCalendar

image

akorinek/yii2-fullcalendar

Widget for Yii Framework 2.0 to use FullCalendar

  • Tuesday, March 6, 2018
  • by akorinek
  • Repository
  • 1 Watchers
  • 0 Stars
  • 51 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 14 Forks
  • 0 Open issues
  • 6 Versions
  • 2 % Grown

The README.md

yii2-talma-fullcalendar-widget

Widget for Yii Framework 2.0 to use FullCalendar, (*1)

Latest Stable Version Total Downloads Monthly Downloads Daily Downloads Latest Unstable Version License, (*2)

Installation

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

Either run, (*4)

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

or add, (*5)

"thiagotalma/yii2-fullcalendar": "*"

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

Usage

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

<?= \talma\widgets\FullCalendar::widget([
    'googleCalendar' => true,  // If the plugin displays a Google Calendar. Default false
    'loading' => 'Carregando...', // Text for loading alert. Default 'Loading...'
    'config' => [
        // put your options and callbacks here
        // see http://arshaw.com/fullcalendar/docs/
        'lang' => 'pt-br', // optional, if empty get app language
        ...
    ],
]); ?>

The Versions

06/03 2018

dev-master

9999999-dev https://github.com/akorinek/yii2-talma-fullcalendar-widget

Widget for Yii Framework 2.0 to use FullCalendar

  Sources   Download

MIT BSD 3-Clause

The Requires

 

extension yii2 calendar widget fullcalendar

12/01 2015

dev-FC_v2.2.6

dev-FC_v2.2.6 https://github.com/thiagotalma/yii2-talma-fullcalendar-widget

Widget for Yii Framework 2.0 to use FullCalendar

  Sources   Download

BSD 3-Clause

The Requires

 

extension yii2 calendar widget fullcalendar

03/01 2015

dev-FC_v2.2.5

dev-FC_v2.2.5 https://github.com/thiagotalma/yii2-talma-fullcalendar-widget

Widget for Yii Framework 2.0 to use FullCalendar

  Sources   Download

BSD 3-Clause

The Requires

 

extension yii2 calendar widget fullcalendar

08/12 2014

dev-FC_v2.2.3

dev-FC_v2.2.3 https://github.com/thiagotalma/yii2-talma-fullcalendar-widget

Widget for Yii Framework 2.0 to use FullCalendar

  Sources   Download

BSD 3-Clause

The Requires

 

extension yii2 calendar widget fullcalendar

07/11 2014

2.0.0

2.0.0.0 https://github.com/thiagotalma/yii2-talma-fullcalendar-widget

Widget for Yii Framework 2.0 to use FullCalendar

  Sources   Download

BSD 3-Clause

The Requires

 

extension yii2 calendar widget fullcalendar

30/07 2014

dev-FC_v2.0.2

dev-FC_v2.0.2 https://github.com/thiagotalma/yii2-talma-fullcalendar-widget

Widget for Yii Framework 2.0 to use FullCalendar

  Sources   Download

BSD 3-Clause

The Requires

 

extension yii2 calendar widget fullcalendar