vadzimyatskevich / yii2fullcalendar-scheduler
Yii2 fullcalendar Widgets
dev-master
2016-10-22 19:58 UTC
Requires
- php: >=5.4.0
- bower-asset/fullcalendar-scheduler: *
- yiisoft/yii2: *
- yiisoft/yii2-jui: *
Requires (Dev)
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"