定制 abhi1693/yii2-installer 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

abhi1693/yii2-installer

最新稳定版本:v0.0.4

Composer 安装命令:

composer require abhi1693/yii2-installer

包简介

Yii2 installer module for Yii2 app startup kit

README 文档

README

Dependency Status Code Climate Latest Stable Version Total Downloads Latest Unstable Version 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

GitHub 信息

  • Stars: 11
  • Watchers: 5
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-02-08