gplcart/base_distro

Maintainers

Package info

github.com/gplcart/base_distro

Type:metapackage

pkg:composer/gplcart/base_distro

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

This package is not auto-updated.

Last update: 2026-03-01 13:00:28 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