KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
rapidcms
★ 12
Open GitHub ↗
快速简单好用的CMS系统
Download README (.md)
Explore Similar Repositories
infrastructure-for-hosting-web-applications
:
My policies on hosting anything web-related 💾
util
:
The @kodemo/util package provides share UI components and utilities for the Kodemo player, editor and web app.
Safe-drive
:
No description available.
awesome-gpt
:
Awesome-gpt, 基于 OpenAI 定制化的 Chatgpt Web 应用
observable-phoenix
:
Template of a Phoenix application using OpenTelemetry to export logs and traces to Grafana (Loki, Tempo) and PromEx for metrics
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
rapidcms
?
Download (.md)
# RapidCMS文档  <div style="background-color:rgba(181, 239, 242, 0.5);border-radius:4px;padding:10px;font-size:28px;"> <ne-h1 style="margin-top:0;"> <ne-heading-content> <ne-text>🔈</ne-text> <ne-text style="color: rgb(29, 192, 201);font-size:28px;">下一代强力CMS即将上线:<a href="https://yuque.com/rapid/flow">点击此处进入</a></ne-text> </ne-heading-content> </ne-h1> <br> <ne-p style="margin-bottom:7.83px;display:block;"><ne-text style="font-size:22px;">Gitee和Gitea均为Github同步仓库,请以Github为准!</ne-text><span><br></span></ne-p> <ne-p style="margin-bottom:7.83px;display:block;"><ne-text style="font-size:22px;">在这里,你可以获取我们项目的最新消息</ne-text><span><br></span></ne-p> <ne-p><ne-text>本系统自Dev.1.0.5起</ne-text><ne-text></ne-text><b>兼容虚拟主机</b></ne-text><ne-text>,</ne-text><ne-text><b>旧版本</b></ne-text><ne-text>请使用</ne-text><ne-text><b>服务器</b></ne-text><ne-text>安装!</ne-text><span><br></span></ne-p> <ne-p><ne-text>官方文档:</ne-text><ne-text><b><a href="https://yuque.com/rapid/cms">点击此处进入</a></b></ne-text><span><br></span></ne-p> </div> ------------ ## Install - 安装 <div style="background-color:rgba(181, 239, 242, 0.5);border-radius:4px;padding:10px;font-size:28px;"> <ne-h1 style="margin-top:0;"> <ne-heading-content> <ne-text>📰</ne-text> <ne-text style="color: rgb(29, 192, 201);font-size:28px;">温馨提示</ne-text> </ne-heading-content> </ne-h1> <br> <ne-p><ne-text>本系统自Dev.1.0.5起</ne-text><ne-text></ne-text><b>兼容虚拟主机</b></ne-text><ne-text>,</ne-text><ne-text><b>旧版本</b></ne-text><ne-text>请使用</ne-text><ne-text><b>服务器</b></ne-text><ne-text>安装!</ne-text><span><br></span></ne-p> </div> ### 服务器/虚拟主机要求 在安装 RapidCMS 之前,请检查你的服务器是否满足要求。如果你不了解你的服务器是否满足要求,也没关系,RapidCMS 的安装脚本会自动帮你完成检查。服务器要求如下: PHP 5+,需要启用 gd 、fileinfo扩展 MySQL 存在于服务器 ### 开始安装 1. 下载最新版本的 RapidCMS 安装包并解压。(在Github、Gitee、Gitea下载即可) 2. 在你的 Web 服务器上为 RapidCMS 创建数据库,数据库编码建议设置为 utf8mb4_general_ci。 3. 将解压缩后的 RapidCMS 文件上传到服务器。 4. 如果为Linux类型系统请设置 RapidCMS 的文件夹权限为755(虚拟主机和Windows不需要设置)。 5. 确保你的 Web 服务器正常运行。 6. 在浏览器中直接访问 URL 来运行 RapidCMS 的安装脚本。 ### 安装过程遇到问题? [点击反馈](https://www.yuque.com/forms/share/5f1ff8aa-2774-4cbc-950c-a594b654830f) ## Thanks - 鸣谢 - MDUI - MTU - MDClub-Editor - Jquery - 以上均使用MIT许可证,本项目已继承。