All Projects → lzkong1029 → Yii2 Plus

lzkong1029 / Yii2 Plus

Licence: other
Yii2 Plus 集成了用户管理模块和权限管理模块,前端页面采用H+ UI框架,集成Yii2 admin。

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Yii2 Plus

Yii2 Aws S3
An Amazon S3 component for Yii2
Stars: ✭ 86 (-34.85%)
Mutual labels:  yii
Ar Position
ActiveRecord behavior, which provides ability for custom records order setup
Stars: ✭ 107 (-18.94%)
Mutual labels:  yii
Yii2 App Advanced
Yii 2.0 Advanced Application Template
Stars: ✭ 1,569 (+1088.64%)
Mutual labels:  yii
Yii2 Chartjs Widget
ChartJs Widget For Yii2
Stars: ✭ 95 (-28.03%)
Mutual labels:  yii
Yiifeed
Pre-moderated news aggregator
Stars: ✭ 100 (-24.24%)
Mutual labels:  yii
Yii2 Swiftmailer
Yii 2 swiftmailer extension.
Stars: ✭ 109 (-17.42%)
Mutual labels:  yii
Yii Application Cookbook 2nd Edition Code
Code of the second edition of Yii Application Development Cookbook
Stars: ✭ 84 (-36.36%)
Mutual labels:  yii
Yii2 Shell
Interactive shell
Stars: ✭ 129 (-2.27%)
Mutual labels:  yii
Yii2 Google Maps Library
Google Maps API library for Yii2
Stars: ✭ 104 (-21.21%)
Mutual labels:  yii
Yii2 2.0.3 Annotated
带有详细注释的 yii2 2.0.3 代码。喜欢的话请点star,欢迎大家一起来补充
Stars: ✭ 117 (-11.36%)
Mutual labels:  yii
Yeeki
Yii 1.1-based wiki
Stars: ✭ 96 (-27.27%)
Mutual labels:  yii
Admin
Admin pack (actions, widgets, etc) for Yii2
Stars: ✭ 100 (-24.24%)
Mutual labels:  yii
Vue Zhidian
YII2+VUE2开发的SCRM后台项目
Stars: ✭ 115 (-12.88%)
Mutual labels:  yii
Yii2 Practice Book
Yii 2.0 最佳实践
Stars: ✭ 91 (-31.06%)
Mutual labels:  yii
Yii2 Jui
Yii 2 JQuery UI extension.
Stars: ✭ 120 (-9.09%)
Mutual labels:  yii
Yiiframework ru cookbook
Russian Yii 1.1 cookbook
Stars: ✭ 85 (-35.61%)
Mutual labels:  yii
Rageframe2
一个基于Yii2高级框架的快速开发应用引擎
Stars: ✭ 1,553 (+1076.52%)
Mutual labels:  yii
Yii2 Twig
Yii 2 Twig extension.
Stars: ✭ 130 (-1.52%)
Mutual labels:  yii
Cms
SkeekS CMS (Yii2)
Stars: ✭ 128 (-3.03%)
Mutual labels:  yii
File Storage
File storage abstraction for Yii2
Stars: ✭ 116 (-12.12%)
Mutual labels:  yii

Yii2+

Yii2 + Bootstrap搭建的后台管理系统,集成用户中心模块和RBAC权限管理模块,前端页面采用H+框架,集成Yii2 admin。

Yii2 Rbac

另外有个是没有使用第三方Yii2 admin的权限管理:https://github.com/lzkong1029/Yii2-Rbac ,两个看喜好而选用。

#安装 1.使用Git clone到本地后;
2.CD到该目录,执行composer update (不想更新则省略)
3.新建数据库yii2plus,将yii2plus.sql文件导入数据库;
4.修改common/config/main-local.php 配置文件数据库信息即可

#演示地址: 地址:http://y.findz.cn 账号:admin 密码:admin888

#后台: 后台地址:http://127.0.0.1/yii2plus/backend/web/index.php 用户名密码:admin admin888

#前台: 前台地址:http://127.0.0.1/yii2plus/frontend/web/index.php

#示例: image
image
image
image
image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].