itlo/app-template

Шаблон корпоративного сайта на ITLO-CMS

Installs: 22

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Language:HTML

Type:project

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

This package is auto-updated.

Last update: 2024-04-29 04:59:06 UTC


README

Ссылки

Установка

# Download latest version of composer
curl -sS https://getcomposer.org/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

Documentation

Screenshots

itlo!