Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 401 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 401 Bytes

A Composer meta package to install the Base installation profile and all its required modules

Usage:

Make test installation directory in your-domain.com web directory:

composer create-project gplcart/base_distro test --no-interaction

then run web installer at http://your-domain.com/test OR execute the command:

cd test
php gplcart install