kenjis / codeigniter-composer-installer

Installs the offical CodeIgniter 3 with secure folder structure via Composer
MIT License
377 stars 118 forks source link

Install.php private repository #33

Closed kshysius closed 3 years ago

kshysius commented 6 years ago

Hi,

how to install private repository from bitbucket?

eihror commented 6 years ago

I really wanna know as well. How can we do this?

kenjis commented 6 years ago

Sorry, install.php does not support private repository. If you want to do it, please change the URL in https://github.com/kenjis/codeigniter-composer-installer/blob/master/bin/install.php#L184