This system is a php (version>=5.0) + mysql article management system. It is indeed incomparable to the functionally integrated CMS system, but it also has the advantages of simple operation, easy to learn and master, and the file structure is obviously lightweight. Generally, people who have experience with article backend management can successfully complete all backend operations. Therefore, for people or companies who have just started to learn website management, website building and profitability, etc., if you want to choose "news release", "article release", "content management", "company website" and other website programs, this site is undoubtedly the best choice. The following are the main functions and features of the STCMS article system:
Supports secondary article classification. Users can add as many channels and sub-categories as they like, and can set the order in which channels are displayed in the foreground and the order in which categories are displayed in channels. In the background, you can easily browse any channels and categories, and you can easily modify and delete channels and categories, either individually or in batches. In the background, you can also browse the number of categories and articles under the channel, and the number of articles under the category. The links are scientific and reasonable, and the operation is simple and convenient. Users can also browse the accumulated clicks of channels and categories to facilitate administrators' browsing and investigation.
Article management functions are complete. Adding articles supports eWebEditor3.8 (supports eWebEditor4.6 after the update) and uploading pictures, videos, compressed files, etc. at the same time. The interface and functions are the same as Word, which is suitable for entry-level administrators who do not understand HTML language. The modification operation of the article is the same as the adding operation, and the operation can be completed with one click. The background supports locked articles, recommended articles, and top articles. Follow the prompts and enter commands to complete. Deleting articles supports single deletion and batch deletion. The number of clicks on an article can also be viewed in the background, allowing administrators to investigate the popularity of the article.
Add news and add articles separately. General article management systems separate article publishing and news publishing, but this system takes into account the operational difficulty of specific users and has a special news management module for them. The operations of publishing and managing news are similar to those of publishing and managing articles, and are in line with the basic operating habits of users.
Separate upload and management file module. Users can freely set the extension (file type) of files that can be uploaded and set the size limit for uploaded files. When uploading files, you can upload them individually or in batches. In the background, you can view the size, extension, path and other information of all uploaded files. When deleting files, you can also delete them individually and in batches.
The system provides a message consultation module. General article management systems do not provide this module. Based on users' needs for the message consultation section, this system flexibly incorporates this module. The administrator can reply to messages in the background by supporting Div drop-down display and Ajax. It also supports HTML so that administrators who are proficient in HTML can use it flexibly. When deleting messages, you can also delete them individually and in batches.
The system also provides a friendly link module. Supports text linking and LOGO picture linking, making it easy to add and manage later. Modify and delete operations modify and delete news.
Backup and restore data function. This function allows users to back up current system data and restore previously backed up data at any time. Backup and recovery are very simple. It is not as complicated as some systems that need to set paths, file names, etc.
Administrator's management. A super administrator can be any administrator who adds all permissions to help manage the website. The administrator's operation is flexible and convenient, and the structure is simple and easy to understand, which is very helpful for learning background management.
Users can customize the template of this site. The front-end display template of this system is under "/templates/web/". Advanced users can customize the template of this site to create a variety of websites that meet their own themes and needs.
The front desk display of this system is formal and generous. The system front-end display fully complies with the requirements of WEB2.0, and all layout and display are completed by DIV+CSS. If users cannot redefine website templates, the templates on this site can basically meet the needs of ordinary users. All front-end submission information supports Ajax, information verification and non-refresh submission.
2009 1 12 version V2.0
-------------------
Reorganized all files to reduce file redundancy. Added /common.inc.php as a front-end calling file. Added /admin/common.inc.php as a background calling file. Added /commont.php as a background calling file. Added article comment function and modified / templates/lower files
Expand