1
0
1Panel-Appstore/apps/sscms/README.md

38 lines
1.4 KiB
Markdown
Raw Normal View History

2024-04-25 00:17:45 +08:00
# 使用说明
打开浏览器,访问地址 http://<IP地址或域名>/ss-admin/install进入 SSCMS 系统安装界面
***
2024-04-16 12:42:18 +08:00
# SSCMS
<img src="https://sscms.com/docs/v7/logo.png" height="220" align="center">
<br /><br />
SSCMS 基于 .NET Core能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。
## 版本
项目发布的正式版本存放在 `master` 分支
2025-07-03 11:40:55 +08:00
| 编译状态 | 版本号 | 发布日期 |
| ---- | ---- | ---- |
2024-04-16 12:42:18 +08:00
| [![Build status](https://sscms.visualstudio.com/cms/_apis/build/status/siteserver.cms?branchName=master)](https://sscms.visualstudio.com/cms/_build/latest?definitionId=1&branchName=master) | ![Nuget version](https://img.shields.io/nuget/v/SSCMS.svg) | ![master last commit](https://img.shields.io/github/last-commit/siteserver/cms/master.svg) |
## 开发文档
[《SSCMS 使用指南》](https://sscms.com/docs/v7/getting-started/)
[《SSCMS 系统更新》](https://sscms.com/docs/v7/updates/)
[《SSCMS STL 语言》](https://sscms.com/docs/v7/stl/)
[《SSCMS 插件开发》](https://sscms.com/docs/v7/plugin/)
[《SSCMS 官方插件》](https://sscms.com/docs/v7/official/)
[《SSCMS 命令行》](https://sscms.com/docs/v7/cli/)
[《SSCMS REST API》](https://sscms.com/docs/v7/api/)
[《SSCMS 数据结构》](https://sscms.com/docs/v7/model/)