Skip to content

allinformatix/magento-bash-installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Magento Bash Installer

This script allows you to install interactively Magento from command line by running it. It's an adapted version of the script by Crucial Webhosting that can be found here.

Usage

A MySQL database is required before running the script. After that simply execute the following commands:

$ cd /some/path
$ git clone git://github.com/webgriffe/magento-bash-installer.git .
$ cd /path/to/magento
$ /some/path/mbi.sh

... and provide requested information.

TODO

  • The script should have default parameters

Credits

Webgriffe® - Magento Solution Partner & Certified Developer.

About

Simple bash script for Magento installation from command line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%