jcabanillas/yii2-fieldrangepicker

Bootstrap FieldRangePicker widget for Yii2.

dev-master 2016-10-17 07:44 UTC

This package is auto-updated.

Last update: 2024-05-08 04:44:09 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.