Download the PHP package myweishanli/yii2-extjs-rbac without Composer

On this page you can find all versions of the php package myweishanli/yii2-extjs-rbac. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package yii2-extjs-rbac

Yii2 ExtJs5 RBAC

支持ACL+RBAC

github: https://github.com/myweishanli/yii2-extjs-rbac

Latest Stable Version Total Downloads

注: 功能正在开发中...

更详细的配置说明文档正在编写中...

QQ群: 137158108 验证信息: github

有任何疑问可以发邮件到 [email protected]

Web UI Preview
加载页面 加载完成 管理员帐号
加载页面 加载完成 管理员帐号
高级搜索 编辑帐号 用户组管理
高级搜索 编辑帐号 用户组管理
编辑用户组管理 菜单管理 菜单管理URL管理
编辑用户组管理 菜单管理 菜单管理URL管理
编辑菜单管理URL 编辑菜单管理URL规则 系统配置
编辑菜单管理URL 编辑菜单管理URL规则 系统配置

更多预览图


有任何建议或者需求欢迎来反馈 issues

欢迎点击右上方的 star 收藏

fork 参与开发,欢迎提交 Pull Requests,然后 Pull Request


1、安装

安装这个扩展的首选方式是通过 composer.

执行命令

或添加

如果无法通过composer安装可以下载离线包 离线包安装向导

2、配置

@app/config/main.php

@app指你应用的目录 比如你访问的是backend/web/index.php那么你就配置backend/config/main.php即可 反之你访问的是frontend/web/index.php那么你就配置frontend/config/main.php即可

高级版是main.php

基础版是web.php

配置预览

3、导入数据

完成配置导入数据即可访问

注意:windows系统Apache或者集成环境XAMPP、WAMP请使用 以管理员身份运行,否则会出现一直加载中的情况(如果非管理员访问过请删除backend\web\assets\dp目录)

一直显示加载中解决

超级管理员帐号和密码

控制器

新建的Controller需要继承\wsl\rbac\base\Controller

自定义配置

注: 每次升级记住执行yii migrate --migrationPath=@wsl/rbac/migrations

捐赠

微信

微信支付

或者

支付宝

支付宝支付

手机微信或者支付宝扫描上方二维码可向本项目捐款

所得捐赠将用于改善网站服务器、购买开发/调试设备&工具。

示例

更多示例正在添加中...

建议反馈: https://www.heguo.org/blog/yii2-extjs-rbac/article/141

正在编写

正在开发新功能

更新日志

Version Dev Master

Version 1.0.5 (2016.1.12)

Version 1.0.4 (2015.12.13)

Version 1.0.3 (2015.12.08)


All versions of yii2-extjs-rbac with dependencies

PHP Build Version
Package Version
Requires php Version >=5.4.0
yiisoft/yii2 Version >=2.0.6
bower-asset/dp-extjs Version ~1.0
bower-asset/dp-extjs-extend Version ~1.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package myweishanli/yii2-extjs-rbac contains the following files

Loading the files please wait ....