ThinkCMF is a Chinese content management framework developed based on ThinkPHP+MYSQL. ThinkCMF proposes a flexible application mechanism. The framework itself provides basic management functions, and developers can expand it in the form of applications according to their own needs. Each application can complete its own tasks independently, and can also call other applications through the system to work together. Under this operating mechanism, users who develop market applications do not need to care about how they work when developing SNS applications, but they can coordinate with each other through the system itself, greatly reducing development costs and communication costs.
Main features:
Support Qiniu cloud storage
Support CDN
Support multiple file uploads
ThinkCMF update log:
v6.0.3
Custom paging class
Optimize background template design
Optimize background menu import
Fix validator usage error
Fix route disabling error
Fix plugin template exception class introduction error
v6.0.2
Add plug-in market to support plug-in online installation
Add detection of template files that do not exist in the background and switch to the default template
Move swagger functionality to plugin
Optimize plug-in background permission check
Fix url beautification error report
Standardize env naming to facilitate editor jumps
Fix themes namespace
Fix character deletion issue
Fix administrator deletion issue
Fix slide deletion issue
Optimize user registration
Optimize background menu import
v6.0.1
Compatible with php8.0
Upgrade to tp6.0.7
Add plug-in background base class admin_init hook
Optimize cmf version acquisition
Optimize cmf_clear_cache() function
Fix plug-in URL beautification error report
Fix upload error
Fix demo application page/nav data source demonstration error
Fix error when importing background menu
Fix url beautification problem
Fix avatar upload error