Renders a [Bootstrap FieldRangePicker plugin].
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.