abhi1693/yii2-installer
最新稳定版本:v0.0.4
Composer 安装命令:
composer require abhi1693/yii2-installer
包简介
Yii2 installer module for Yii2 app startup kit
关键字:
README 文档
README
Yii2-Installer provides a web interface for advanced access control, user management and includes following features:
Works only with Yii2 app advanced startup kit
Features
- Setup database correctly
- Setup Admin account
- Setup other configurations like:
- Cache
- Application Name
- Admin Email
- Default Frontend & Backend Theme
- Stores all the configurations in the file as well as the database
Installation
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
Roadmap
- Documentation
- Compatibility with other databases
- Auto migrate feature
How to contribute?
Contributing instructions are located in CONTRIBUTING.md file.
Change Log
Refer to Change Logs
License
Yii2-installer is released under the MIT License. See the bundled LICENSE for details.
统计信息
- 总下载量: 1.28k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 0
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-02-08