Install Yii2 extension manually without using Composer

后端 未结 3 1965
無奈伤痛
無奈伤痛 2020-12-04 17:05

I want to install Select 2 extension widget manually with Yii2 Framework without using composer.

I done the following steps but it\'s not working.

1)

3条回答
  •  遥遥无期
    2020-12-04 17:39

    It is subrepository .GIT , delete .git from vendor\kartik-v\yii2-widget-select2 and git rm --cached yii2-widget-select2

    Stash, Commit,Push.

提交回复
热议问题