simple-magento-vagrant icon indicating copy to clipboard operation
simple-magento-vagrant copied to clipboard

magento from git

Open joh-klein opened this issue 10 years ago • 6 comments

Maybe you could add an option to pull magento from git instead of downloading it? That would give the option to checkout older versions of magento with ease.

https://github.com/OpenMage/magento-mirror

joh-klein avatar Jan 14 '15 13:01 joh-klein

+1

steig avatar Apr 29 '15 20:04 steig

+1

jhoelzl avatar Apr 30 '15 06:04 jhoelzl

+1

syzer avatar Jun 07 '15 14:06 syzer

+1

esoubihe avatar Aug 08 '15 05:08 esoubihe

I don't get your point, why not simply use n98 to install your version? eg

n98-magerun.phar install --magentoVersionByName=magento-ce-1.7.0.2 --installationFolder=/var/www/ce-170 --dbHost=localhost --dbUser=root --dbPass=root --dbName=ce_170 --installSampleData=yes --useDefaultConfigParams=yes --baseUrl=http://ce-170.dev/ --replaceHtaccessFile=no

You are making this more complicated then needed...

toonvd avatar Aug 25 '15 19:08 toonvd

+1

Valentyn-Kubrak avatar Sep 06 '15 14:09 Valentyn-Kubrak