Centralized installation location
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.
@akkaweb We will need to discuss this internally and look at the pros and cons. Will post outcome here.
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.