appstore/apps/sscms/README.md
2024-04-25 00:17:45 +08:00

38 lines
2.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 使用说明
打开浏览器,访问地址 http://<IP地址或域名>/ss-admin/install进入 SSCMS 系统安装界面
***
# SSCMS
<img src="https://sscms.com/docs/v7/logo.png" height="220" align="center">
<br /><br />
SSCMS 基于 .NET Core能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。
## 版本
项目发布的正式版本存放在 `master` 分支
| 编译状态 | 版本号 | 发布日期 |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| [![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/)