GithubHelp home page GithubHelp logo

dj808 / hongjiu Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 12.62 MB

一家酒公司的企业宣传推广活动

License: Apache License 2.0

PHP 26.71% HTML 16.34% Smarty 0.04% CSS 6.96% JavaScript 49.76% Go 0.10% Python 0.08% Dockerfile 0.01%

hongjiu's Introduction

tpadmin 是什么?

tpadmin 是一个基于 ThinkPHP5.0 正式版和 Hui.admin v2.5 的管理后台,简化管理后台的开发流程,简化代码的编写,提高代码复用率,同时集成完整的权限管理和其他管理后台中常用的功能

官方文档

http://doc.tpadmin.yuan1994.com

在线体验

http://tpadmin.yuan1994.com

默认管理员帐号:admin,默认管理员密码:123456

tpadmin 官方交流群:518162472

仓库地址

https://github.com/yuan1994/tpadmin

使用方法

composer安装:

composer create-project yuan1994/tpadmin tpadmin --prefer-dist

git克隆:

git clone https://github.com/yuan1994/tpadmin

直接下载:

https://github.com/yuan1994/tpadmin/archive/master.zip

框架的依赖需要通过 composer 下载,请在框架根目录执行 composer update ,已确保依赖的类库能下载下来

部署

参考 ThinkPHP5 - 部署

部署成功后,建立新建数据库 tpadmin,导入项目根目录的 tpadmin.sql 文件,默认管理员帐号:admin,默认管理员密码:123456,然后访问 http://your-tpadmin-root-domain/admin(都已开启伪静态模式)

特性

后端

  • 模板、控制器、模型、验证器代码、数据表自动生成
  • 根据数据库字段生成相应 CURD 模型
  • 支持终端生成代码、查看数据库信息,并且支持浏览器模拟终端功能
  • RBAC 权限管理
  • 完美支持多级控制器及多级控制器权限管理
  • 支持前置方法 before 和 黑名单方法拦截器
  • 支持模板主题
  • 节点自动扫描与添加
  • 七牛上传及与百度编辑器 (Ueditor) 结合使用
  • Excel 一键导出和一键导入
  • 邮件发送( Fsock 和 phpMailer 两种驱动)
  • ID 加密解密
  • 网站操作日志记录(自动水平分表)
  • 图片上传管理及回调

前端

  • 表单校验
  • 无限层级菜单,完美与后端多级控制器兼容
  • 自动面包屑导航
  • 基于 layer 的丰富弹层
  • 支持 H5 + iframe 自动切换的无刷新上传
  • ajax 请求处理封装,直接后台返回数据控制前端页面处理
  • 多窗口办公
  • 随机字符串生成
  • 表格溢出处理
  • 图片预览
  • 二维码生成

终端模式

  • 支持终端生成代码
  • 支持终端查看数据库详情

鸣谢:

本平台使用了如下框架或插件、源码

  • ThinkPHP 5.0.4 正式版
  • Hui.admin v2.5
  • layer
  • jQuery Validform
  • 七牛
  • ...

非常感谢这些框架、插件的支持

License

Apache 2.0

hongjiu's People

Contributors

dj808 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.