update README.md.

This commit is contained in:
2020-02-18 10:39:24 +08:00
committed by Gitee
parent a062a0f82d
commit 92cfb07097

View File

@@ -6,9 +6,18 @@
生产环境建议Linux+Nginx+php+mysql
建议PHP7+
建议使用宝塔环境包
## 安装
为了保证系统的安全性系统根目录移至web目录下把程序和逻辑代码放到根目录以外。在配置网站时把网站根目录指向web目录下然后通过composer把所需的扩展类库更新包括thinkphp框架同样通过composer进行更新。
> 最好是使用云主机进行安装,虚拟主机有很多局限性
```
git clone https://gitee.com/sentcms/sentcms.git sentcms
cd sentcms
composer install
```
访问网址http://网址/install
@@ -20,7 +29,7 @@
## 交流讨论
> * 点击链接加入2群【sentcms网站管理系统2群】https://jq.qq.com/?_wv=1027&k=5ewmZ0w
> * 点击链接加入1群【SentCMS交流群】http://jq.qq.com/?_wv=1027&k=2DXSKpe已满
> * 点击链接加入1群【SentCMS交流群】http://jq.qq.com/?_wv=1027&k=2DXSKpe已满 勿加
## SentCMS特性包括
@@ -81,6 +90,9 @@
## 版本列表
> 3.0.170127 https://git.oschina.net/sentcms/sentcms/repository/archive/3.0.170127
> 3.0.161201https://git.oschina.net/sentcms/sentcms/repository/archive/3.0.161201
> 3.0.1611https://git.oschina.net/sentcms/sentcms/repository/archive/3.0.1611
> 3.0.1609https://git.oschina.net/sentcms/sentcms/repository/archive/3.0.1609