Download the PHP package powerkernel/yii2-skeleton without Composer
On this page you can find all versions of the php package powerkernel/yii2-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download powerkernel/yii2-skeleton
More information about powerkernel/yii2-skeleton
Files in powerkernel/yii2-skeleton
Package yii2-skeleton
Short Description Yii 2 Skeleton Project Template
License BSD-3-Clause
Homepage https://powerkernel.com/
Informations about the package yii2-skeleton
Yii 2 Skeleton
Yii 2 Skeleton is a skeleton (based on Yii 2 App Advanced) application best for developing complex Web applications with multiple tiers.
The template includes 4 tiers: front end, back end, api and console, each of which is a separate Yii application.
The template is designed to work in a team development environment. It supports deploying the application in different environments.
Note: Yii 2 Skeleton only supports MongoDB
INSTALLATION
- Unzip repository, edit composer.json to suit your needs, then run
composer update
orcomposer update --prefer-source
- Run
init
, update your database information,baseUrl
in common/config/mail-local.php - Run
php yii mongodb-migrate --migrationPath=@console/migrations
- Run
php yii setup
- Go to frontend and sign up for new account, admin role will be auto assigned
- Go to backend and update all settings (reCaptcha, API, SMTP...)
- Generate icons from http://realfavicongenerator.net/, upload favicon.ico to the root of your web site (frontend and backend)
- (optional) update
gitHubPage
in common/config/params-local.php if you want to use github to host favicon and images.
Web server config
frontend/web => domain.com backend/web => backend.domain.com api/web => api.domain.com
Google Login Authorized redirect URIs
https://domain.com/account/auth?authclient=google https://backend.domain.com/account/login/google
All versions of yii2-skeleton with dependencies
yiisoft/yii2 Version >=2.0
yiisoft/yii2-bootstrap Version ~2.0
yiisoft/yii2-swiftmailer Version ~2.0
yiisoft/yii2-jui Version ~2.0
yiisoft/yii2-authclient Version ~2.1
himiklab/yii2-recaptcha-widget Version *
conquer/select2 Version ~1.4.0
omnilight/yii2-scheduling Version *
nirvana-msu/yii2-jsonld-helper Version 1.0.*@dev
codemix/yii2-localeurls Version *
kotchuprik/yii2-sortable-widgets Version *
powerkernel/yii2-bootstrapsocial Version *
powerkernel/yii2-theme-adminlte Version *
powerkernel/yii2-jeditable Version *
powerkernel/yii2-slugify Version *
powerkernel/yii2-fineuploader Version *
powerkernel/yii2-tinymce Version *
powerkernel/yii2-photoswipe Version *