vadzimyatskevich / yii2fullcalendar-scheduler

Yii2 fullcalendar Widgets

安装: 16

依赖关系: 0

建议: 0

安全性: 0

星星: 0

观察: 2

分叉: 0

类型:yii2-extension

dev-master 2016-10-22 19:58 UTC

This package is not auto-updated.

Last update: 2024-09-14 19:20:11 UTC


README

JQuery Fullcalendar Scheduler Yii2 扩展,来自:http://arshaw.com/fullcalendar/ 版本 2.1.1 许可证请查看 http://fullcalendar.io/scheduler/download/

定制 philippfrenzel/yii2fullcalendar-scheduler 扩展。原始版本 - https://github.com/philippfrenzel/yii2fullcalendar-scheduler

安装

尽管在 packagist.org 上注册了包,但您只需添加一行代码即可运行它!

将以下行添加到您的 composer.json require 部分

  "vadzimyatskevich/yii2fullcalendar-scheduler":"@dev",

并确保您已全局安装以下插件

php composer.phar global require "fxp/composer-asset-plugin:~1.1"