QCMS website management system is a PHP lightweight system developed through MVC architecture. It is free, open source, compact, easy to use, and powerful. It can customize modules and is easy for secondary development. It can be called a universal CMS system. It can be used for corporate sites, article sites, picture sites, and download sites. As long as you can imagine it, you can do it.
QCMS website management system function introduction:
1. The core setting background can set the website title, website introduction, statistics, pseudo-static, time zone, language, style used, etc.;
2. The multilingual function can realize multilingual version through language packs and templates.
3. The membership module supports member registration and login. Members can publish articles and manage articles. Members can recharge. Online shopping can be realized through the payment plug-in and the mall function can be established.
4. Column management can create unlimited categories of columns, as well as function settings for each column. For new columns, you can choose various modules created by the universal module to meet various needs; each column can specify different templates.
5. Templates and tag templates are fully tagged. If you know html, you can quickly create a set of QCMS templates. Templates can be managed and edited in the background, and no FTP upload is required.
6. The backend management group can add backend administrators and website editors, and set the operating permissions of administrators at all levels;
7. Universal custom module This function is a highlight of this system. The system comes with an article module. In addition to this module, users can create any module you need by creating modules and custom fields, such as downloads, shopping malls, Video, etc. The field types that have been implemented include: text, drop-down menu, radio selection, check, image, download, single image, etc. Use website functions to meet various customer needs;
8. The universal custom form function automatically generates various forms by adding custom fields. Pasting this code into the front-end template can realize online messages, online registration, online surveys, and other columns.
9. Database backup and restore function Through this function, website data can be backed up and restored regularly to ensure that the website data is not lost.
10. Custom pages can add custom tags, pages, js, xml through the background
11. Plug-in platform The plug-in mechanism and platform have been created, and the official will regularly release some plug-ins for everyone to download and install. More personalized functions can be achieved through plug-ins. Such as friendly links, Alipay plug-ins, map interfaces,
12. After the efficient caching function is turned on, the speed of the opened website is as smooth as a static page.
QCMS will adhere to the concept of being lightweight, easy to use, and powerful, and will accompany webmasters all the way.
Sincerely adopt user opinions to make our system more perfect!
1.6.2 update content is as follows
1. In the background website settings, the js code placed in the statistics will be escaped. It will be escaped every time it is submitted, causing the front desk not to display.
2. The message list cannot be loaded, and there is an error in app.js. There should be an error in the URL.
3. When the verification code is wrong at the front desk, the message is still submitted successfully.
4. Search improvements, more convenient to use
5. In the background, once the content is set as recommended or popular, it cannot be canceled.
6. There is a problem with short paths when calling small pictures.
7. When calling the message list, set etype = 0 to call all messages.
8. In the About Us content (editor), if there are English single quotes, a save error will be prompted.
9. In the custom form, login type, reply after login does not work BUG
10. Added related article function