Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skeeks-cms/app-basic
Base app on SkeekS CMS (Yii2)
https://github.com/skeeks-cms/app-basic
skeeks-cms yii yii2 yii2-application-template
Last synced: 4 months ago
JSON representation
Base app on SkeekS CMS (Yii2)
- Host: GitHub
- URL: https://github.com/skeeks-cms/app-basic
- Owner: skeeks-cms
- License: bsd-3-clause
- Created: 2015-11-07T15:42:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-09-15T18:48:10.000Z (over 4 years ago)
- Last Synced: 2024-09-29T23:01:31.474Z (4 months ago)
- Topics: skeeks-cms, yii, yii2, yii2-application-template
- Language: TSQL
- Homepage: http://cms.skeeks.com
- Size: 2.71 MB
- Stars: 8
- Watchers: 4
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Base app on SkeekS CMS (Yii2)
================[![skeeks!](https://cms.skeeks.com/uploads/all/35/fd/33/35fd33aa306823dbaf53a0142d43b3fa.png)](http://cms.skeeks.com)
[![Latest Stable Version](https://poser.pugx.org/skeeks/app-basic/v/stable.png)](https://packagist.org/packages/skeeks/app-basic)
[![Total Downloads](https://poser.pugx.org/skeeks/app-basic/downloads.png)](https://packagist.org/packages/skeeks/app-basic)Links
-----* [Web site](https://cms.skeeks.com)
* [Author](https://skeeks.com)
* [ChangeLog](https://github.com/skeeks-cms/cms/blob/master/CHANGELOG.md)
* [Youtube](https://www.youtube.com/channel/UC26fcOT8EK0Rr80WSM44mEA)
* [Facebook](https://www.facebook.com/skeekscom)
* [Vk](https://vk.com/skeeks_com)Installation
------------```bash
# 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
-------------- [Web version](https://docs.cms.skeeks.com/en/latest/).
- [Pdf version](https://media.readthedocs.org/pdf/skeeks-cms/latest/skeeks-cms.pdf).
- [Веб-версия на русскомя зыке](https://docs.cms.skeeks.com/ru/latest/).
- [Pdf-версия на русскомя зыке](https://media.readthedocs.org/pdf/skeeks-cms-ru/latest/skeeks-cms-ru.pdf).Screenshots
-------------[![skeeks!](https://cms.skeeks.com/uploads/all/11/46/fc/1146fc43f1f4663a70b9d1101e550863.png)](http://cms.skeeks.com)
___
> [![skeeks!](https://skeeks.com/img/logo/logo-no-title-80px.png)](https://skeeks.com)
SkeekS CMS (Yii2) — quickly, easily and effectively!
[skeeks.com](https://skeeks.com) | [cms.skeeks.com](https://cms.skeeks.com)