XinYi CMS is a website content management system based on Microsoft's DotNet architecture. It is also an entry-level CMS product for Internet practitioners. XinYiCMS is developed in a modular manner, with powerful functions, flexibility and easy expansion. All released versions are applications of the core functional framework, providing lightweight website construction solutions for small and medium-sized sites.
XinYiCMS2.1.9 update log:
1. Add domin and dossier tags to reference the website domain name and registration number
2. Add page jumps and home and last page links
3. Add background batch deletion review mechanism
4. Modify the member center
5. Correct comment filtering for non-statements
New version features:
1. Supports dynamic calling, pure static generation and custom configuration browsing mode, which greatly increases website experience and flexibility.
2. Support js calling and custom form model.
3. The labeling algorithm has been optimized, the speed has been significantly improved compared to the previous one, and the performance is more significant than that of similar CMS products.
Quick configuration:
1.Upload to ftp
After decompressing the xinyicms you downloaded, upload it to the web or wwwroot folder in the ftp space. Instead of uploading XinYiCMS.Web, all files under it will be uploaded directly.
2. Database settings
The database is first uploaded to the database folder datafiles of the space through ftp, and then the database is attached through the database management panel of the website. Generally, the attached database name is automatically generated by the website management background of the database space you purchased. Copy the database name and find the Web Open the .Config file for editing with Notepad, find key="ConnectionString", modify the string database in value and fill in the database name after it.
3. Debug and run
After the file and database settings are completed, try to access through http://your domain name/index.aspx. If no error is prompted, it proves that it is basically successful. Next, log in to the backend.
Log in through http://your domain name/manage/login.aspx. Both the username and password are admin. Click Column Management and Article Publishing. If normal, the deployment is successful and you can start using XinYiCMS.