Download the PHP package justyork/cms without Composer
On this page you can find all versions of the php package justyork/cms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor justyork
Package cms
Short Description CMS based on Yii2 Advanced framework
License BSD-3-Clause
Homepage http://www.yiiframework.com/
Package cms
Short Description CMS based on Yii2 Advanced framework
License BSD-3-Clause
Homepage http://www.yiiframework.com/
Please rate this library. Is it a good library?
Informations about the package cms
CMS BASED ON Yii 2 Advanced
The template is designed to work in a team development environment. It supports deploying the application in different environments.
INSTALLATION GUIDE
- Download via composer:
composer create-project justyork/cms new-project
- Configure Database:
environments/[dev|prod]/common/main-local.php
- Initialisation:
php yii init
- Migrate tables:
php yii migrate
- Install some data:
php yii install
DIRECTORY STRUCTURE
All versions of cms with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
yiisoft/yii2 Version ~2.0.6
yiisoft/yii2-bootstrap Version ~2.0.0
yiisoft/yii2-swiftmailer Version ~2.0.0
yiisoft/yii2-imagine Version ^2.1
2amigos/yii2-tinymce-widget Version ^1.1
yiisoft/yii2 Version ~2.0.6
yiisoft/yii2-bootstrap Version ~2.0.0
yiisoft/yii2-swiftmailer Version ~2.0.0
yiisoft/yii2-imagine Version ^2.1
2amigos/yii2-tinymce-widget Version ^1.1
The package justyork/cms contains the following files
Loading the files please wait ....