FastAdmin background development framework is an extremely fast background development framework based on ThinkPHP5+Bootstrap.
FastAdmin main features:
Permission management system based on Auth verification
1. Supports unlimited parent-child permission inheritance. Parent-level administrators can add, delete, and modify child-level administrators and permission settings at will.
2. Support single administrator and multiple roles
3. Support management of sub-level data or personal data
Powerful one-click generation function
1. Generate CRUD with one click, including controller, model, view, JS, language pack, menu, recycle bin, etc.
2. One-click compression and packaging of JS and CSS files, one-click CDN static resource deployment
3. Generate controller menus and rules with one click
4. Generate API interface documents with one click
Complete front-end functional component development
1. Secondary development based on AdminLTE
2. Developed based on Bootstrap, adaptive to mobile phones, tablets, and PCs
3. JS module management based on RequireJS, loading on demand
4. Style development based on Less
5. Front-end component package management based on Bower
Powerful plug-in extension function, online installation, uninstallation and upgrade of plug-ins
Common membership module and API module
Web-side member center authority verification and API interface member authority verification that share the same account system
Second-level domain name deployment support, and domain names can be bound to plug-ins.
Multi-language support, server and client support
Powerful third-party module support (CMS, blog, paid knowledge Q&A, online voting system)
Integrate third-party SMS interface (Alibaba Cloud, Tencent Cloud SMS)
Seamlessly integrate third-party cloud storage (Qiniu, Alibaba Cloud OSS, Youpai Cloud) functions
Third-party rich text editor support (Summernote, Kindeditor, Baidu Editor)
Third-party login (QQ, WeChat, Weibo) integration
Seamless integration of third-party payment (WeChat, Alipay), WeChat supports PC-side scan code payment
Rich plug-in application market
FastAdmin installation steps:
Add a virtual host and bind it to the public directory in the project
Visit http://www.yoursite.com/install.php to install
FastAdmin update log:
V1.2.1.20210730
Added attachment classification function
Optimize Layer pop-up window
Optimize the front and back exit mechanism
Optimize pinyin conversion of menu rules
Optimize cross-domain prompts
Optimize multipart upload for percentage calculation
Optimize system configuration dictionary text display
Optimize universal search form reset
Optimize CRUD custom delete fields
Fix the security issue of enhanced page jump
If you are upgrading from an old version and the data table structure has changed, please click here to refer to the method of repairing the table structure.