Yii2-Installer provides a web interface for advanced access control, user management and includes following features:
Works only with Yii2 app advanced startup kit
This document will guide you through the process of installing Yii2-Installer using composer.
Add Yii2-installer to the require section of your composer.json file:
{
"require": {
"abhi1693/yii2-installer": "0.0.3"
}
}
And run following command to download extension using composer:
$ php composer.phar update
Contributing instructions are located in https://github.com/abhi1693/yii2-installer/blob/master/CONTRIBUTING.md file.
Refer to Change Logs
Yii2-installer is released under the MIT License. See the bundled LICENSE for details.
Date: 2015-04-16
Date: 2015-02-08
Date: 2015-02-08
Date: 2015-02-08
Comments