Download the PHP package rockys/ex-admin-thinkphp without Composer
On this page you can find all versions of the php package rockys/ex-admin-thinkphp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ex-admin-thinkphp

Ex-Admin
Ex-Admin
是一个基于Ant Design of Vue开发而成后台系统构建工具,无需关注页面模板JavaScript,只用php代码即可快速构建出一个功能完善的后台系统。。
thinkphp版本
laravel版本
hyperf版本
webman版本
特性
- 灵活的设计,支持php各种框架接入
- 后台组件面向对象编程,组件化开发
- 自定义vue页面组件,无需重新编译打包
- 注解权限RBAC的权限系统,无限极菜单
- 数据表格构建工具,内置丰富的表格常用功能(如拖拽排序、数据导出、搜索、快捷创建、批量操作等)
- 数据表单构建工具,分步表单构建工具,内置丰富的表单类型,表单watch,表单互动
- 数据详情页构建工具
- 支持自定义图表
安装
首先需要安装 thinkphp 框架,如已安装可以跳过此步骤。如果您是第一次使用 thinkphp,请务必先阅读文档 安装《thinkphp 6 中文文档》 !
安装完 thinkphp 之后需要修改.env 文件,设置数据库连接设置正确
安装 ex-admin
然后运行下面的命令完成安装:
启动服务后,在浏览器打开 http://localhost/admin,使用用户名 admin 和密码 admin 登陆
Apache
另外apache默认是没有开启Authorization请求头的,需要在 httpd.conf
配置以下规则
Nginx
鸣谢
Ex-Admin
基于以下组件:
- ThinkPhP
- Element Plus
- Ant Design Vue
- Vue3
- font-awesome
- echarts
- simple-uploader.js
- tinymce
- sortablejs
License
Ex-Admin遵循Apache2开源协议发布,并提供免费使用
交流QQ群 579150457
捐赠


All versions of ex-admin-thinkphp with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3.0
rockys/ex-admin-ui Version ^2
topthink/think-migration Version ^3
topthink/think-queue Version ^3
rockys/ex-admin-ui Version ^2
topthink/think-migration Version ^3
topthink/think-queue Version ^3
The package rockys/ex-admin-thinkphp contains the following files
Loading the files please wait ....