gplcart/base_distro

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:metapackage

This package is not auto-updated.

Last update: 2024-12-22 06:47:42 UTC


README

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