skeeks/app-basic

Base app on SkeekS CMS (Yii2)

Installs: 3 952

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 4

Forks: 3

Language:TSQL

Type:project

5.0.2 2020-01-13 08:06 UTC

README

skeeks!

Latest Stable Version Total Downloads

Links

Installation

# 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 skeeks/app-basic 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

skeeks!

skeeks!
SkeekS CMS (Yii2) — quickly, easily and effectively!
skeeks.com | cms.skeeks.com