1 Star 0 Fork 68

Benny / DuxCMS3

forked from DuxPHP / DuxCMS3 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

DuxCMS 3

采用模块化结构开发

独立的DuxPHP框架

基于大量第三方优秀JS框架封装的类库

前端使用UIKIT

二次开发的KindEditor更适合现代化使用

composer的支持方便二次开发

包含默认演示模板与安装演示数据

支持PHP7.0以上版本

说明

DuxCMS 3为Dux新系列产品的基础功能版本,使用与二次开发请遵循开源协议使用,目前趋于完善功能,为了您与开发者的身心健康,管理系统不兼容IE8等系列低级浏览器

环境

PHP5.6+

Mysql 5.6+

Apache/Nginx

现代化浏览器 Chrome 30+ IE11+ FireFox 22+

交流

QQ群: 131331864

为了您的问题能尽快解决,有bug请提交在issues中,切勿在Q群刷屏,提问时请带上您的运行环境以便问题能够快速解决!

伪静态

需要伪静态支持,规则如下

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule ^(.*)$ index.php [QSA,L]
The MIT License (MIT) Copyright (c) 2016 DuxPHP Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

DuxCMS3 全新的模块化内容管理系统 展开 收起
PHP
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
PHP
1
https://gitee.com/itwoa/DuxCMS3.git
git@gitee.com:itwoa/DuxCMS3.git
itwoa
DuxCMS3
DuxCMS3
master

搜索帮助