CakeDC / oven

Welcome to Oven. The easiest way to install CakePHP.
Other
141 stars 60 forks source link

Centralized installation location #9

Open akkaweb opened 7 years ago

akkaweb commented 7 years ago

I see some great suggestions here, like Db configuration and plugins installation. In addition it would be a huge plus if I can have this cloned in a fixed location somewhere within my development server (ie. /var/www/cakephp-oven/oven.php) and allow me to create many CakePHP installs from this location. The idea is to have it ask me where I would like my project to be created, like /var/www/website1.com or /var/www/website2.com.

phpnut commented 7 years ago

@akkaweb We will need to discuss this internally and look at the pros and cons. Will post outcome here.

cautionbug commented 4 years ago

i see this issue is ~2~ almost 3 years stale. Did any internal discussion ever happen?

i support this as well. i have a bunch of PHP based commands/scripts so i can keep tools centralized. Since CakePHP doesn't have a CLI installer like Laravel, and Oven is the closest to it so far, being able to call the Oven script and give it an arbitrary project location would be excellent.