介绍文档
This commit is contained in:
21
README.md
21
README.md
@@ -43,13 +43,13 @@ composer install
|
||||
* 健全的权限系统,权限细化到界面上的按钮和链接
|
||||
* 漂亮的后台界面,后台界面采用世界领先的前端框架bootstrap,自适应的体验
|
||||
* 简单易用的标签体系
|
||||
* 便捷的文档系统,无需程序即可设计出完美的模型,做出完美的网站,传送门:http://www.kancloud.cn/tensent/sentcms3/169624
|
||||
* 便捷的文档系统,无需程序即可设计出完美的模型,做出完美的网站,传送门:http://www.kancloud.cn/tensent/sentcms4(未完成)
|
||||
|
||||
下载最新版框架后,解压缩到sentcms目录下面,可以看到初始的目录结构如下:
|
||||
## 目录结构
|
||||
~~~
|
||||
├─addons 扩展插件目录
|
||||
├─application 项目目录文件
|
||||
├─app 项目目录文件
|
||||
│ ├─controller 控制器文件
|
||||
│ │ ├─admin 网站后台控制器文件夹
|
||||
│ │ ├─api 网站API控制器文件夹
|
||||
@@ -76,20 +76,19 @@ composer install
|
||||
│ ├─.htaccess Apache下伪静态文件
|
||||
│ ├─favicon.ico ico图标
|
||||
│ ├─index.php 入口文件
|
||||
├─composer.json composer配置文件
|
||||
├─README.md 系统介绍文件
|
||||
├─.example.env 系统配置模板
|
||||
├─composer.json composer配置文件
|
||||
├─README.md 系统介绍文件
|
||||
~~~
|
||||
|
||||
## 版本列表
|
||||
|
||||
> ……
|
||||
> 4.0 https://gitee.com/sentcms/sentcms
|
||||
|
||||
> 4.0 正在路上
|
||||
> 3.2: https://git.oschina.net/sentcms/sentcms/repository/archive/3.2
|
||||
|
||||
> 3.0.170127: https://git.oschina.net/sentcms/sentcms/repository/archive/3.0.170127
|
||||
> 3.0.1804: https://git.oschina.net/sentcms/sentcms/repository/archive/3.0.1804
|
||||
|
||||
> 3.0.161201:https://git.oschina.net/sentcms/sentcms/repository/archive/3.0.161201
|
||||
> 3.0.1707: https://git.oschina.net/sentcms/sentcms/repository/archive/3.0.1707
|
||||
|
||||
> 3.0.1611:https://git.oschina.net/sentcms/sentcms/repository/archive/3.0.1611
|
||||
|
||||
> 3.0.1609:https://git.oschina.net/sentcms/sentcms/repository/archive/3.0.1609
|
||||
> 3.0.161201:https://git.oschina.net/sentcms/sentcms/repository/archive/3.0.161201
|
||||
Reference in New Issue
Block a user