Yii2 DatePicker installation -


found documentation widget here , library here.

tried install composer , failed: error screenshot

tried copy "yiisoft/yii2-jui": "~2.0.0" composer.json , update composer , failed again:

class 'yii\jui\datepicker' not found

is there way install extension without using composer?

did install composer global require "fxp/composer-asset-plugin:1.0.0" ? npm/bower dependency manager composer required yii2. before installing yii2-jui try command, , composer update


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -