Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deatil/laket-cms
基于 laket-admin 后台管理系统的 CMS 内容管理系统
https://github.com/deatil/laket-cms
cms lake laket laket-admin php-cms thinkphp8
Last synced: 2 months ago
JSON representation
基于 laket-admin 后台管理系统的 CMS 内容管理系统
- Host: GitHub
- URL: https://github.com/deatil/laket-cms
- Owner: deatil
- License: apache-2.0
- Created: 2024-06-13T06:10:17.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-19T03:47:00.000Z (5 months ago)
- Last Synced: 2024-09-19T11:43:42.334Z (3 months ago)
- Topics: cms, lake, laket, laket-admin, php-cms, thinkphp8
- Language: PHP
- Homepage: https://github.com/deatil/laket-cms
- Size: 2.04 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## CMS 内容管理系统
### 项目介绍
* 基于 [`laket-admin`](https://github.com/deatil/laket-admin) 后台管理框架的内容管理系统
### 安装使用
* composer安装
* `composer require laket/laket-cms`
* 本地安装
* 手动将插件上传到 `/flashs/laket/laket-cms` 目录
* 最后在 `系统管理->闪存插件->本地` 安装添加的插件
* 安装后配置文件位置: `/config/cms.php`
* 安装后模版主题位置: `/view/laket-cms/template`
* 安装后模版主题资源位置: `/public/static/laket-cms/template`
* 模板开发文档: [`theme.md`](/docs/theme.md)
* 用户首页: `/cms`### 截图预览
更多截图
[Laket CMS 系统截图](https://github.com/deatil/laket-cms/issues/1)## 问题反馈
在使用中有任何问题,请使用以下联系方式联系我们
Github: https://github.com/deatil/laket-cms
## 版权信息
本模块遵循Apache2开源协议发布,并提供免费使用。
本项目包含的第三方源码和二进制文件之版权信息另行标注。
版权所有 Copyright © deatil(https://github.com/deatil)
All rights reserved。