/mincms

A Powerfull Content System. Many Modules Support, Like auth, cart,payment,oauth,i18n ETC. GIT will update very week.but we can't guarantee it.基于yii2 内容管理系统,内置多个模块,如购物车,支付,第三方登录,会员,权限,多语言 等。原则上GIT代码每周更新,但不能保证。 在未发布前,请勿用于生产项目!

Primary LanguageJavaScript

Yii 2.0 Usefull Modules

Install

  php composer.phar install  

Commication

QQ群:40933125

after install please visit /public or set public dir as root

###Work On Yii 2.0 Public Preview

protected/      application code [项目代码]
  core/       core namespace extend yii namespace code or widgets [继承部分yii核心类,方便使用与更新]
public/         enter script [入口]
schema/         database [数据库]

Check requirements [检查环境是否可用]

visit /requirements.php  
git clone https://github.com/yiisoft/yii2
git pull https://github.com/yiisoft/yii2