Download the PHP package yidas/yii2-app-basic without Composer
On this page you can find all versions of the php package yidas/yii2-app-basic. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download yidas/yii2-app-basic
More information about yidas/yii2-app-basic
Files in yidas/yii2-app-basic
Package yii2-app-basic
Short Description Yii 2 Basic Project Template with Fixed Bower
License BSD-3-Clause
Homepage http://www.yiiframework.com/
Informations about the package yii2-app-basic
Yii2 Basic Project Template
Yii 2 Basic Application Template with Fixed Bower
Let you use pure Composer to install or update Yii2 smoothly, no Bower issue anymore.
INTRODUCTION
This template is Fixed Bower version of Yii 2 basic application, which required yidas/yii2-bower-asset for updating composer with Bower asset.
In this template, Bower packages are fixed for current version relating to Yii2 core, so you need to manually update Bower-Asset when needed.
INSTALLATION
Install via Composer
If you do not have Composer, you may install it by following the instructions at getcomposer.org.
You can then install this project template using the following command:
Also, you can make a minimal installation without development tool:
With --no-dev project, set to prod-env or remove the debug & gii usage from
config/web.php
to prevent error.
Install from an Archive File
Download yii2-app-basic-2.0.12 Archive
-
Extract the downloaded file to a Web-accessible folder, which includes vendor already.
-
Modify the
config/web.php
file by entering a secret key for thecookieValidationKey
configuration item: - Check and modify the permission of
runtime
andweb/assets
folders to777
if needed.
DOCUMENTATION
Please refer to Yii 2 Basic Project Template Document
All versions of yii2-app-basic with dependencies
yidas/yii2-bower-asset Version ~2.0.5
yiisoft/yii2 Version ~2.0.5
yiisoft/yii2-bootstrap Version ~2.0.0
yiisoft/yii2-swiftmailer Version ~2.0.0