FineCMS (FC for short) is a content management system developed based on PHP+MySql. It adopts the MVC design pattern to achieve appropriate separation of business logic and presentation layer, allowing web designers to easily design ideal templates, and the plug-in method is easy to develop functions. It is easy to expand, supports custom content models and membership models, and can customize fields. It can provide heavyweight website construction solutions for small and medium-sized sites.
Custom Models and Fields The powerful custom model and field functions maximize the flexibility of the system, enabling various information release and retrieval without programming.
Multi-site and sub-site support multiple site management and sub-site functions. Multi-site only needs to bind the domain name to the root directory, which is very convenient to use.
Multi-language support
The system’s built-in languages include Simplified Chinese, Traditional Chinese, and English. It is very easy to expand other languages.
Strong load capacity, optimized from multiple perspectives such as caching technology, database design, code optimization, etc., supporting millions of data
Template production is easy. The MVC design pattern is used to completely separate the program and the template. The flexible template tags can fully display the entire site information.
Supporting internal links in articles helps improve search engine crawling and indexing efficiency of websites, and supports tags to automatically internally link to articles.
The form function is used to expand the content model and membership model, such as registration, comment, inquiry, consultation, etc.
Recommended position function The recommended position function allows editors to push information to designated locations at any time. The operation is simple and practical.
The text block function puts some small pieces of content into text blocks and supports HTML code and image uploading.
Custom URL rules can completely customize URL address rules, including columns, content and custom pages
The function plug-in is based on the official plug-in, and users can develop their own plug-ins.
SEO processing can set the title tag, description tag, and keyword tag of each column, and automatically generate a Baidu Google site map.
Expand