Download the PHP package layxis/yii2-fullcalendar without Composer
On this page you can find all versions of the php package layxis/yii2-fullcalendar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download layxis/yii2-fullcalendar
More information about layxis/yii2-fullcalendar
Files in layxis/yii2-fullcalendar
Package yii2-fullcalendar
Short Description Yii 2 asset bundle providing FullCalendar 1.x (screen + print styles) so apps can register calendars without manual asset management.
License MIT
Homepage https://github.com/layxis/yii2-fullcalendar
Informations about the package yii2-fullcalendar
Layxis Yii2 FullCalendar
A lightweight Yii 2 asset bundle that wraps FullCalendar 1.x so you can drop a calendar widget into any view without manually managing assets.
Installation
The package pulls in the FullCalendar 1.6.x assets plus jQuery 1.11.x, which is compatible with Yii 2.0.x applications that rely on the framework's bundled jQuery asset.
Usage
Once registered, include the markup that FullCalendar expects, and the asset bundle will publish the CSS/JS from @vendor/bower-asset/fullcalendar.
Customization
- override the published files by creating your own
AssetBundlethat extendsFullCalendarAssetand changes$sourcePath,$css, or$jsas needed. - if you need a newer FullCalendar build, add an alias or symlink under
@app/assetsand set$sourcePathaccordingly.
Support
Report issues or pull requests at https://github.com/layxis/yii2-fullcalendar.
License
MIT
All versions of yii2-fullcalendar with dependencies
yiisoft/yii2 Version ~2.0.45
bower-asset/jquery Version ~1.12.1 | ~1.11.1 | ~1.10.2
bower-asset/fullcalendar Version ~1.6.4