七夏 发表于 2024-10-16 12:52:19

[开源] 一款实用型的轻量、灵活、稳定、高性能、易扩展的CMS系统

# ChanCMS内容管理系统

ChanCMS是一款基于Node、Express、MySQL、Vue3研发的高质量实用型CMS系统。轻量、灵活、稳定、高性能、易扩展,让开发更简单。

## 🌈系统特色

* 自研。基于自研chanjs轻量级mvc框架实现,轻量、灵活、稳定、高性能、可持续。
* SEO。专注于 `seo`,伪静态 `html`和拼音导航,灵活设置关键词和描述。
* 安全。基于 `knex`,高防 `sql`注入,接口权限校验,为安全提供保障。
* 灵活。碎片功能,支持零碎文案配置,方便各类灵活文案配置。
* 高扩展。支持扩展模型,字段配置,可动态生成表,超强扩展。
* 模块化。一切模块相互独立,互不干扰。
* 插件化。灵活开发,支持完整功能模块。
* 无头cms,为多端提供接口支持。

## 🚧功能介绍

* 网站信息
* 站点管理
* 栏目管理
* 文章模块
* 标签管理
* 碎片管理 (广告,碎片文案,公司地址、电话、名称,微信等万能模块)
* 扩展模型
* 文章采集
* 用户管理
* 菜单管理
* 登录日志
* 在线留言
* 中英切换
* 语音播报
* pdf预览(按需加载)
* 本地上传&七牛云上传
* 日志功能

## ⛱️软件架构

**client技术栈**

后台管理界面admin

* vue3
* vue-router
* pina
* element-plus
* vite4
* tinymce

**服务端技术栈**

* nodejs v20.16.0+
* express 4.18+
* mysql v5.7.26
* knex (sql操作)
* art-tempate v4.13.2+
* pm2   v5.2.2
* jwt
* pm2 (prd)
* nodemon (dev)

### 项目架构

```
server 部署代码
|- app
    |- config
    |- extend
    |- middleware
    |- modules
      |-api 后台api
      |-- controller
      |-- service
      |-- middleware(可选)
      |-- router.js
      |-home 模板渲染
      |-- controller
      |-- middleware(可选)
      |-- service
      |-- view
      |-- router.js
      |-common 通用api,提供给h5 app 小程序等调用
      |-- controller
      |-- middleware(可选)
      |-- service
      |-- view
      |-- router.js
    |- plugins
      |- plus-pdf 插件——pdf按需加载
          |-- controller
          |-- service(可选)
          |-- middleware(可选)
          |-- router.js
      |- plus-wechat 插件——微信小程序登录
          |-- controller
          |-- service(可选)
          |-- middleware(可选)
          |-- router.js
      ***
    |- public
    |- utils
    |- router.js
app.js
```

### 🍅️案例

* 案例一   [香港日报](https://gitee.com/link?target=http%3A%2F%2Fwww.hongkongdaily.net%2F)
* 案例二   [国际健康健美长寿论坛](https://gitee.com/link?target=http%3A%2F%2Fwww.internationjms.cn%2F)
* 案例三   [世界大健康运动联盟](https://gitee.com/link?target=http%3A%2F%2Fwww.worldhealthgames.com%2F)
* 案例四   [世界气功网](https://gitee.com/link?target=http%3A%2F%2Fwww.shijieqigong.com%2F)
* 案例五   [诺德房产](https://gitee.com/link?target=https%3A%2F%2Fwww.nuodefangchan.com%2F)
* 案例六   [蝌蚪云](https://gitee.com/link?target=https%3A%2F%2Fkd-yun.top%2F)
* 案例七   [昂翊信息](https://gitee.com/link?target=http%3A%2F%2Fwww.angyi-iot.com%2F)
* 案例八   [萌狮换电](https://gitee.com/link?target=http%3A%2F%2Fwww.51mshd.com%2F)
* 案例九   [七弈国象](https://gitee.com/link?target=https%3A%2F%2Fdoc.7yi.link%2F)
* 案例十   [北京辉达环保科技有限公司](https://gitee.com/link?target=http%3A%2F%2Fwww.huidaep.com%2F)
* 演示站1[雅俗共赏](https://gitee.com/link?target=http%3A%2F%2Fwww.cqsmservices.cn%2F)
* 演示站2 [简游资讯](https://gitee.com/link?target=http%3A%2F%2F118.89.190.101%3A81%2F)
* 演示站3[前端小栈• 禅悦](https://gitee.com/link?target=http%3A%2F%2F122.112.172.87%3A81%2F)
* 演示站4(https://gitee.com/link?target=http%3A%2F%2F140.246.2.93%3A81%2F)

## 👵开发文档

* **官网:(https://gitee.com/link?target=https%3A%2F%2Fwww.chancms.top)**
* **官网文档 (https://gitee.com/link?target=https%3A%2F%2Fwww.chancms.top%2Fdocs%2Findex.html)**
* **视频教程:(https://gitee.com/link?target=https%3A%2F%2Fspace.bilibili.com%2F1885628820)**

## ❤️项目关注

* **码云:(https://gitee.com/yanyutao0402/chanyue-cms)**

## 管理后台部分截图

![后台展示](https://www.3bbs.cn/index-diy/img.php?url=https://gitee.com/yanyutao0402/chanyue-cms/raw/master/server/app/public/template/default/img/info.png)

![后台展示](https://www.3bbs.cn/index-diy/img.php?url=https://gitee.com/yanyutao0402/chanyue-cms/raw/master/server/app/public/template/default/img/category.png)

![后台展示](https://www.3bbs.cn/index-diy/img.php?url=https://gitee.com/yanyutao0402/chanyue-cms/raw/master/server/app/public/template/default/img/article.png)

梦淡如非 发表于 2024-10-16 13:07:32

哎,丑的。

七夏 发表于 2024-10-16 13:09:06

梦淡如非 发表于 2024-10-16 13:07
哎,丑的。

主要是功能,样式自己改改
页: [1]
查看完整版本: [开源] 一款实用型的轻量、灵活、稳定、高性能、易扩展的CMS系统