
Official website· Documents·Demo·GitCode·Refresh Log·English·Chinese
AnQiCMS is a high-performance content management system developed based on Go language. It supports multi-site and multi-language management and provides flexible content publishing and template management functions. At the same time, the system has rich built-in functions that are conducive to SEO operations, and supports functions including custom fields, document classification, batch import and export, etc., which is an ideal choice for your website building.
AnQiCMS aims to provide a highly efficient, stable and flexible content management platform for small and medium-sized enterprises, especially for enterprises and individual users who require high security, cross-site, multilingual support and large-scale data management. Through the high-performance advantages of Go language, AnQiCMS not only meets the basic needs of enterprises for content management, but also solves core issues such as website security, high performance, multi-site, and multi-language through continuous function expansion and performance optimization.
Traditional CMS systems face many problems, and the rights protection storms are constantly causing potential risks to enterprises. At the same time, when traditional CMS processes large amounts of article data, server resources are too high, page loading is slow, and traditional optimization methods are difficult to improve. In addition, the CMS system developed by PHP has security risks, and problems such as website hang-up and intrusion occur from time to time, prompting us to break out of PHP limitations and use the Go language to develop a more secure, flexible and stable content management system.
Our pursuit: make the world a safe website.
We have been moving towards website security, allowing AnQiCMS to escort your website security.
Welcome to use AnQiCMS.
Docker experience quickly
docker pull anqicms/anqicms:latest
docker run -d --name anqicms -p 8001:8001 anqicms/anqicms:latest Environment address: https://demo.anqicms.com
Backend address: https://demo.anqicms.com/system
Username: admin
Password: 123456
View template usage tutorial View background usage help View interface documentation
Warm reminder: Most documents are written in Chinese. If you are an English user, please use the browser's own translation function to translate by yourself.
We have been working hard, constantly exploring, continuously iterating and optimizing, and strive to give users a better user experience.
Multilingual Site: Added multilingual site functions to enable the website to easily adapt to the needs of users in different regions and cultural backgrounds, and improve global service capabilities.
Optimize document query efficiency, reduce resource consumption, and improve website performance, especially for large-scale articles and scenarios
Supports image watermark function
Supports multilingual translation function and supports Markdown editor
Access to the AI automatic writing function
Start supporting multi-site mode, simplifying and reducing the deployment difficulty of AnQiCMS, and adding more and more common functions for enterprise sites.
Officially renamed AnQiCMS, marking that AnQiCMS already has the necessary functions of commonly used content management systems
Begin to gradually develop and improve the functions of the enterprise website from simple blog functions to over-the-top content management system
The blog complete version has added background management, SEO functions, etc. on the basis of the basic version.
The refactored version is rewrited using the iris framework, reducing the technology stack, and using the template template engine that comes with iris. Implement the most basic blogging function.
Gin version, the front and back ends are separated, the back end uses go, gin, and gorm, and the front end uses Next.js.
If you clone the downloaded code from GitHub and compile and run it yourself, you need to compile the backend management code first. The backend management code is at https://github.com/fesionong/anqicms-admin. You can also download the latest release from the release in the background management code and extract system.zip to the system folder in the root directory of the project.
The default background address is http://127.0.0.1:8001/system
If you are not initializing through installation, you may not have set up an administrator account. If you do not have an administrator account, the default administrator account passwords are:
Account: admin
Password: 123456
Sample website - https://www.anqicms.com/
If you encounter a problem, please open an issue on Github.
You can also add my WeChat: websafety
Scan the code to join the golang development learning group
AGPL-3.0 license
Copyright (c) 2019-NOW AnQiCMS [email protected]