itlo/app-template

ITLO-CMS上的企业网站模板

安装: 22

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

语言:HTML

类型:项目

dev-master 2021-04-29 23:22 UTC

This package is auto-updated.

Last update: 2024-09-29 05:49:52 UTC


README

链接

安装

# Download latest version of composer
curl -sS https://composer.php.ac.cn/installer | COMPOSER_HOME=.composer php

# Installing the base project SkeekS CMS
COMPOSER_HOME=.composer php composer.phar create-project --prefer-dist --stability=dev itlo/app-template demo.ru
# Going into the project folder
cd demo.ru

#Edit the file to access the database, it is located at common/config/db.php

#Update configs
COMPOSER_HOME=.composer php composer.phar self-update && COMPOSER_HOME=.composer php composer.phar du


#Installation of ready-dump
php yii migrate -t=migration_install -p=backup/migrations

文档

屏幕截图

itlo!