HkCms open source content management system is a CMS system developed based on ThinkPHP6.0. A CMS system that integrates the advantages of open source code, free commercial authorization, easy installation and upgrade of the system, simple and lightweight interface functions, easy to use, online upgrade and installation of plug-ins and templates, and website building alliance support plan.
Feature description:
1. Free commercially licensed open source content management system.
2. Based on the popular ThinkPHP6.0 framework, it is convenient for quick start and secondary development.
3. Complete template tags, complete template layout, supporting front-end template responsive and non-responsive separated templates.
4. Complete backend system, simple interface, light functions and easy to use. It supports online upgrades and manual upgrades to ensure website updates and security.
5. Complete online installation and upgrade of plug-ins and templates
6. The personal small and medium-sized enterprise website building alliance support plan provides free commercial authorization, product technical support, free alliance template plug-ins, and a good developer sharing mechanism.
7. Long-term project maintenance and continuous optimization.
Project structure:
1. PHP >= 7.2.5
2. MySql >= 5.6
3. ThinkPHP V6.0.9
4. Applicable environment: windows/linux
HkCms open source content management system v2.1.220220
[New] Cancel the synchronized modification of column directory names in multi-language situations
[New] Modify, add, and delete synchronized data in multi-language lists.
【New】New content pagination
[New] Added custom quantity information for paging labels
[New] Automatically convert the column directory name to Pinyin when it is left blank
[New] Added previous article and next article array class label call
[New] Add the fileinfo tag, which is used on the content page to obtain detailed attachment content and support file downloading.
【New】Add waterfall flow paging label
【New】Add sorting label
[New] Added filter tag to support list filtering
[New] Added tagarcone to obtain single document tags
[New] query query database content tags
[New] Added attachment modification function
[New] Supports setting the file format and file size of model field upload separately.
[New] New model fields support filtering
[New] New model fields support front-end sorting options
[New] Added plug-in and template installation detection prompt page
[New] Support mobile phone template binding second-level domain name
[New] Delete menu when new plug-in is disabled
[New] TP framework upgraded to V6.0.12LTS
[Optimization] Installation page adjustment
[Optimization] The plug-in configuration addon_config_save event has been abolished. For details, go to the manual.
[Optimization] Multi-language support for content languages. Turn on and off data interoperability. If the default language is set, the display will not be affected.
[Optimization] Optimize plug-in installation and synchronize background menu
[Optimization] Optimize and enhance the message form and form tags
[Optimization] There is no need to specify the column ID or article ID to optimize the previous article tag and next article tag.
[Optimization] Optimize the date formatting label field and report an error when it does not exist
[Optimization] Optimize file upload component preview
[Optimization] Optimize global search
[Optimization] Pseudo-static URL is automatically added to the page
[Optimization] Optimize error prompt page
[Optimization] Optimize no plug-in cache data in debugging mode
[Optimization] Optimize the directory permission detection items on the installation page
[Optimization] The method of obtaining secondary table fields: $item.more.content is changed to $item.content. The old template still supports the more method.
[Fix] In URL dynamic mode, paging parameters are abnormal.
【Fix】Fixed the abnormal jump page number
[Fix] Multi-language and paging issues in site modules
[Fix] Other content editor field formatting
[Fix] Fixed the problem of cross-domain access to second-level domain names after file upload address cache
[Fix] Fix the sql line break problem during database backup
【Fix】Fix other known issues