frdl/cms
Composer 安装命令:
composer require frdl/cms
包简介
CMS (originally forked from rosell-dk/handsdown)
README 文档
README
This is a simple Content-Management-System, originally forked from/inspired by Handsdown CMS.
WTF - Why the fork?
The main goals was to keep it simple, thanks to rosell-dk. I further added..
Changes and goals
- rewritten to OOP, CMS class [x]
- removed Parsedown, using league/common-mark instead [x]
- make it more configurable [x]
- make it modular extensible [ ]
- admin and config panels [ ]
- disable the execution of php files by default, make it optionally be enabled [x][ ]
- recognize htm, html files [x]
- changed include to file_get_contents to prevent the execution of bad code, parse the string instead [x]
- multisite/multi-domain hosting, many instances multitenancy system [ ]
- .md, WYSIWYG- , Homepage-, Theme-, ... Editors. [ ]
Demo/Example
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-06-16