Name Last Update
backend Loading commit data...
common Loading commit data...
console Loading commit data...
cron Loading commit data...
doc Loading commit data...
environments Loading commit data...
frontend Loading commit data...
log Loading commit data...
runtime Loading commit data...
stats Loading commit data...
temp Loading commit data...
tests Loading commit data...
thread Loading commit data...
web Loading commit data...
..htaccess.swp Loading commit data...
.bowerrc Loading commit data...
.gitignore Loading commit data...
.htaccess Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
TODO.php Loading commit data...
codeception.yml Loading commit data...
composer.json Loading commit data...
init Loading commit data...
init.bat Loading commit data...
yii.bat Loading commit data...

README.md

CMS CORE

Инсталяция.

  1. Создаем пустой реапозиторий git init

  2. Создаем подключение к удаленному реапозиторию CMS CORE git remote add core [ url ]

  3. Загружаем данные из реапозитария CMS CORE git pull core master

  4. Инициализация системы php init

  5. Создание подключений к БД. Редактируем файл /common/config/db.php

  6. Загрузка миграций php yii migrate

Дополнительная документация /thread/doc