All Projects → skeeks-cms → App Basic

skeeks-cms / App Basic

Licence: bsd-3-clause
Base app on SkeekS CMS (Yii2)

Labels

Projects that are alternatives of or similar to App Basic

Yii2 Docker
Official Docker images suitable for Yii 2.0
Stars: ✭ 286 (+2760%)
Mutual labels:  yii2, yii
Opensourcewebsite Org
OpenSourceWebsite (OSW) - online community managed by users using electronic voting and modifying source code
Stars: ✭ 834 (+8240%)
Mutual labels:  yii2, yii
Yii2 Mongodb
Yii 2 MongoDB extension
Stars: ✭ 299 (+2890%)
Mutual labels:  yii2, yii
yii2-multi-select-widget
Bootstrap MultiSelect and MultiSelect Listbox widgets for Yii2
Stars: ✭ 45 (+350%)
Mutual labels:  yii2, yii
Getyii
Yii2 community 请访问
Stars: ✭ 418 (+4080%)
Mutual labels:  yii2, yii
array-access
PHP multi array access
Stars: ✭ 23 (+130%)
Mutual labels:  yii2, yii
Yii2 App Basic
Yii 2.0 Basic Application Template
Stars: ✭ 548 (+5380%)
Mutual labels:  yii2, yii
filedb
ActiveRecord for static data definitions based on files
Stars: ✭ 72 (+620%)
Mutual labels:  yii2, yii
Yii2 Redis
Yii 2 Redis extension.
Stars: ✭ 416 (+4060%)
Mutual labels:  yii2, yii
Yii2 Httpclient
Yii 2 HTTP client
Stars: ✭ 406 (+3960%)
Mutual labels:  yii2, yii
yii2-starter-kit-lite
Yii2 Starter kit for begin your application
Stars: ✭ 41 (+310%)
Mutual labels:  yii2, yii
Yii2 fecshop
yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等
Stars: ✭ 4,864 (+48540%)
Mutual labels:  yii2, yii
yii2-facades
Facades for Yii 2
Stars: ✭ 21 (+110%)
Mutual labels:  yii2, yii
Yii2 Imagine
Yii 2 imagine extension
Stars: ✭ 271 (+2610%)
Mutual labels:  yii2, yii
awesome-yii2
Curated list of resources about using Yii2 - Yii is a high-performance component-based PHP framework.
Stars: ✭ 36 (+260%)
Mutual labels:  yii2, yii
List
A curated list of awesome Yii Framework extensions, tutorials and other nice things
Stars: ✭ 344 (+3340%)
Mutual labels:  yii2, yii
yii2-composer
Yii 2 composer extension
Stars: ✭ 76 (+660%)
Mutual labels:  yii2, yii
ar-dynattribute
Provide ActiveRecord dynamic attributes stored into the single field in serialized state
Stars: ✭ 43 (+330%)
Mutual labels:  yii2, yii
Yii2 Elasticsearch
Yii 2 Elasticsearch extension
Stars: ✭ 401 (+3910%)
Mutual labels:  yii2, yii
Cms
Feehi CMS based on yii2
Stars: ✭ 493 (+4830%)
Mutual labels:  yii2, yii

Base app on SkeekS CMS (Yii2)

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].