introduce ¶
openadm/yii2-admin 基于yii2-extension包管理和adminlte2主题构建的admin项目,包括了基础的用户管理,RBAC管理,扩展管理等核心功能。
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 ¶
Dear Author, can you translate to English ? most people here don't know your languge
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.