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:
v5.0.0607 [Core] Delete app/common.php specification admin.jsfrontend.js function name Change the template file list sorting rule of background template design to sort from small to large Add template switching hook to facilitate developers to implement complex template switching function Added Plug-in author and demonstration information Added digital verification code template editing function Added template variable editing control color Added plug-in configuration components time, picture, geographical location, color Optimized template configuration update Optimized file upload, check whether the uploaded file exists, if it does not exist, re-upload the repair When the plug-in adds a new configuration, an error is reported. Fixed template variable rule rule exists, but when there are no rules, an error will be reported when saving the template design. Repairs the url generation that is not beautified after clearing the cache in the background. Repairs template design with multiple arrays on one page. Fixed the editing problem. Fixed cdn settings not taking effect. Repair the background menu. Added a submenu without selecting the superior issue. Fixed the possibility of multiple scroll bars in the background. Fixed a text error in adding and editing roles in the background. Fixed a new hook that was not updated when the plug-in was updated. [Portal application] Improved the front-end template hook. Improved the article tag function. Added a front-end template mobile phone. Register off switch, optimize article background, article category link generation, fix article album image replacement and deletion issues under ff, repair article category sorting function