Home > php教程 > php手册 > Based on tp5 management background tpadmin, supports permission management and automatic code generation

Based on tp5 management background tpadmin, supports permission management and automatic code generation

WBOY
Release: 2016-10-17 09:12:08
Original
3692 people have browsed it

tpadmin is a management backend developed based on the official version of ThinkPHP5.0 and Hui.admin v2.5. It supports RBAC permission management, automatic code generation, perfect support for multi-level controllers (fixes the official multi-level controller support bug), and simplifies management. The backend development process simplifies code writing and improves code reuse rate. tpadmin is a management backend developed based on the official version of ThinkPHP5.0 and Hui.admin v2.5. It supports RBAC permission management, automatic code generation, and perfect support for multiple functions. Level controller (fixes official multi-level controller support bug), simplifies the development process of the management backend, simplifies code writing, and improves code reuse rate
The front and back ends of the form are verified simultaneously to ensure data security
Perfectly supports Baidu editor Ueditor Qiniu upload

Updated at 2016-10-14 11:30
Add template theme support (same as ThinkPHP3.2)
Improve documentation
Give _before_ pre-method solution (reference documentation)

Almost all requests are completed asynchronously, reducing page refreshes, improving operational efficiency and reducing server burden
Supports rich charts (please see Hui.admin official demo)

github warehouse: https://github.com/yuan1994/tpadmin/

Online documentation: http://www.kancloud.cn/yuan1994/tpadmin

Online experience: http://tpadmin.demo.tianpian.net.cn Account: admin, password: 123456

Usage: Create a new database tpadmin, import the tpadmin.sql file in the project root directory, the default administrator account: admin, the default administrator password: 123456

#features
Backend
Templates, controllers, models, validators, and data tables are automatically generated
RBAC permission management
Perfectly supports multi-level controllers and multi-level controller permission management
Support pre-method_before_
Support template themes
Node automatic scanning and adding
Qiniu upload and use it in conjunction with Baidu Editor (Ueditor)
Excel one-click export
Email sending (Fsock and phpMailer two drivers)
ID encryption and decryption

Frontend
Form verification
Unlimited level menu, perfectly compatible with back-end multi-level controller
Rich elastic layers based on layer
Ajax request processing encapsulation, directly returning data to the background to control front-end page processing
Multi-window office
Random string generation
Table overflow handling

Just look at the picture above to see the effect, or you can experience it yourself: http://tpadmin.demo.tianpian.net.cn Account: admin, password: 123456

Based on tp5 management background tpadmin, supports permission management and automatic code generationBased on tp5 management background tpadmin, supports permission management and automatic code generationBased on tp5 management background tpadmin, supports permission management and automatic code generationBased on tp5 management background tpadmin, supports permission management and automatic code generationBased on tp5 management background tpadmin, supports permission management and automatic code generationBased on tp5 management background tpadmin, supports permission management and automatic code generation Based on tp5 management background tpadmin, supports permission management and automatic code generation

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template