Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

codeigniter composer global installer #3266

Closed
adamkenway007 opened this issue Jul 11, 2020 · 8 comments
Closed

codeigniter composer global installer #3266

adamkenway007 opened this issue Jul 11, 2020 · 8 comments

Comments

@adamkenway007
Copy link

is there any chance add composer's system-wide codeigniter/installer to make installation shorter.

@ivantcholakov
Copy link

https://github.com/codeigniter4/appstarter - are you familiar with this way of installation?

@paulbalandan
Copy link
Member

@adamkenway007, are you referring to something like laravel/installer?

@adamkenway007
Copy link
Author

adamkenway007 commented Jul 16, 2020

@adamkenway007, are you referring to something like laravel/installer?

yes similiar like that
https://laravel.com/docs/7.x/installation

Make sure to place Composer's system-wide vendor bin directory in your $PATH so the codeigniter executable can be located by your system. This directory exists in different locations based on your operating system

Once installed, the codeigniter new command will create a fresh codeigniter installation in the directory you specify. For instance, ci4 new app will create a directory named app containing a fresh codeigniter installation with all of codeigniter's dependencies already installed:

ci4 new app

@paulbalandan
Copy link
Member

Since this is not a bug, this should be asked in the forum instead: https://forum.codeigniter.com/

As far as I know, there's no plan, or no plan yet, for a global installer. I don't know. But since you're asking, you may try my installer. :)

@adamkenway007
Copy link
Author

Since this is not a bug, this should be asked in the forum instead: https://forum.codeigniter.com/

As far as I know, there's no plan, or no plan yet, for a global installer. I don't know. But since you're asking, you may try my installer. :)

Interesting,this is what i looking for this time.thanks
i hope your codeigniter/installer become official next time and also documented in codeigniter4 userguide

@paulbalandan
Copy link
Member

Thank you for your kind words. 😁

@adamkenway007
Copy link
Author

adamkenway007 commented Jul 19, 2020

Can this thread mark as enhancement / documentation,please.

@michalsn
Copy link
Member

michalsn commented Aug 3, 2020

We don't have plans to include this feature at this moment. Also, there is no volunteer who would like to work on this, so I'm closing this. As always, PRs are welcomed.

@michalsn michalsn closed this as completed Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants