xiongchuan123 2019-07-06 10:57:31 6028次浏览 1条评论 2 2 0
  • introduce

openadm/yii2-admin 基于yii2-extension包管理和adminlte2主题构建的admin项目,包括了基础的用户管理,RBAC管理,扩展管理等核心功能。

去OpenADM(https://openadm.com)查看更多

  • Source

Source https://gitee.com/openadm/yii2-admin.git

  • Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist openadm/yii2-admin "*"

or add

"openadm/yii2-admin": "*"

to the require section of your composer.json file.

  • Usage

Once the extension is installed, simply use it in your code by :

  • Migrate DB
./yii migrate --migrationPath=@openadm/admin/migrations
./yii migrate all -p=@tecnocen/oauth2server/migrations/tables
  • screenshots

文章模块

文章模块

觉得很赞
您需要登录后才可以评论。登录 | 立即注册