gplcart / base_distro

This package is not auto-updated.

Last update: 2024-09-29 05:41:53 UTC


README

A Composer 元包,用于安装 基本安装配置文件 及其所有必需模块

用法

your-domain.com 网站目录中创建 test 安装目录

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

然后在 http://your-domain.com/test 运行网站安装程序或执行以下命令

cd test
php gplcart install