Introduction to Five Finger CMS (wuzhicms) open source website management system
Five-finger cms is developed by Wang Jia, the original person in charge of phpcmsV9. The front-end and back-end interfaces use HTML5+css3 technology, which can manage content across screens and devices, greatly improving the user experience.
Description of functions and features of WuzhiCMS (wuzhicms) open source website management system
Model design:
Unified model for the entire site, making secondary development more convenient
Original shared model, independent model. All large and small data are stored on demand
The module inherits the unified model, and only needs to change the parameters to realize the module's supported model functions.
Supports adding more than 10 different types of fields: such as text fields, super fields, map fields, slider fields, group picture fields, download fields, and URL encryption fields
Data reading and writing separation:
Supports data read and write separation by default
Supports 1 master data and multiple slave databases
Supports allocating data resources according to weights
Security design:
Support independent setting of cache file directory
Supports separate deployment of www directory and core code
Support cookie encrypted storage
Supports separation of background program files and foreground files
Support global Mysql injection filtering
Support upload directory customization and disable PHP execution
Backend login uses session login verification and records all login history.
Background management logging
Whether to allow modification of templates requires server file management permissions
All menus require permission verification
Performance design:
The cache supports memory cache, such as: memcache cache
No repeated generation and checking of template cache to improve performance
Support cookie encrypted storage
Supports separation of background program files and foreground files
Support global Mysql injection filtering
Support upload directory customization and disable PHP execution
Mobile site design:
Supports adaptive mobile access by default
No need to post articles repeatedly, one record can solve the problem
Support android/ios mobile browser mode access
Five Finger CMS (wuzhicms) open source website management system update instructions
New: SMS verification code test, when the test accounts are all test, you can pass the verification through 1111
New: When debugging mode is turned on, the jump time becomes 10 seconds to facilitate debugging.
New: Column access rights and content access rights-reminder mode configuration...
New: Site group function: By switching sites, you can set basic website information
New: Problem feedback module
New: Data type field
New: When uploading pictures, you can directly add watermarks
Optimization: image list access times icon
Optimization: Automatically detect whether the column cache exists and whether the template cache exists
Optimization: Email configuration: when the sender does not exist, do not request to send
Optimization: mysqli.class.php optimization
Optimization: Directory creation detection when the site is created or modified
Optimization: site creation directory check
Optimization: When deleting a member, the administrator account cannot be deleted directly
Optimization: Problem feedback module
Optimization: Update five-finger icon
Optimization: During secondary development, the complete path prompt for files that do not exist
Optimization: Add member js verification in the background
Optimization: Recommended positions are displayed according to different templates
Fix: Image current position template error
Fix: Image list access count display
Fix: Remove redundant files
Fix: ucenter synchronization registration
Fix: When registering, text messages can still be sent when the mobile phone number exists
Fix: Error when reviewing articles
Fix: For types such as About Us, the default is a single web page
Fix: The logo of source management is displayed incorrectly
Fix: bug that column image address cannot be displayed
Fix the column binding domain name, the path is wrong...
Fix: When adding or modifying a column, a space in front of the directory name will generate a static path error.
Repair: When installing coreframe and placing it under www, and disabling cross-directory browsing, the installation cannot be performed.
Fix: Login member name display error
Fix: discussx3.2 synchronous login
Repair: Bug that cannot be installed under php7.0 version
Repair: Under php7.0 version, tags cannot be parsed bug
Repair: multiple recommendation positions, calling data from different columns, duplicate column ids bug
Fix: Recommendation bit problem
Repair: Member registration, mobile phone verification
Fix: When the tags cache configuration is empty, an error is reported when adding content
Fix: Attachment upload prompt Notallowguestupload.
Fix: Bug in which member group must be selected to modify members in the background
Fix: Jump error after deleting member model
Fix: Online upgrade is installed in the same directory and cannot be upgraded bug...
Fix: Upgrade SQL/Install SQL
Fix: editor field volidform validation method error