jcabanillas / yii2-fieldrangepicker
Bootstrap FieldRangePicker widget for Yii2.
Package info
github.com/jcabanillas/yii2-fieldrangepicker
Type:yii2-extension
pkg:composer/jcabanillas/yii2-fieldrangepicker
dev-master
2016-10-17 07:44 UTC
Requires
- yiisoft/yii2: >=2.0.9
- yiisoft/yii2-bootstrap: *
This package is auto-updated.
Last update: 2026-03-08 08:33:16 UTC
README
Renders a [Bootstrap FieldRangePicker plugin].
Installation
The preferred way to install this extension is through composer.
Either run
composer require jcabanillas/yii2-fieldrangepicker "*"
or add
"jcabanillas/yii2-fieldrangepicker" : "*"
to the require section of your application's composer.json file.