All Projects → duxphp → DuxCMS3

duxphp / DuxCMS3

Licence: Zlib license
DuxCMS开源内容管理系统

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to DuxCMS3

Django Fluent Contents
A widget engine to display various content on Django pages
Stars: ✭ 149 (+238.64%)
Mutual labels:  cms-framework
Xpressengine
PHP Open Source CMS
Stars: ✭ 178 (+304.55%)
Mutual labels:  cms-framework
simpleCMS
simpleCMS是一款开源cms系统, 主要为个人/团队快速开发博客或者知识共享平台, 类似于hexo, worldpress, 但是他们往往需要复杂的搭建过程, 我们将复杂度降到最低, 并且有详细的部署教程, 你只需要有一台服务器, 就能轻松拥有一个属于你的博客平台.
Stars: ✭ 74 (+68.18%)
Mutual labels:  cms-framework
Abecms
The lightning fast CMS
Stars: ✭ 160 (+263.64%)
Mutual labels:  cms-framework
Lyniconanc
Lynicon CMS for ASP.Net Core for .Net Standard 2.0/2.1 and .Net 4.6.1/4.6
Stars: ✭ 173 (+293.18%)
Mutual labels:  cms-framework
Whatcms
CMS Detection and Exploit Kit based on Whatcms.org API
Stars: ✭ 205 (+365.91%)
Mutual labels:  cms-framework
Canner Firebase Cms
🔥 Content management for Firebase Realtime Database with SSR supported with NextJS, for blog, ecommerce, mobile apps and even chatbot! This project is based on Canner CMS
Stars: ✭ 118 (+168.18%)
Mutual labels:  cms-framework
jease
Jease is a Java CMS framework based on Object Database
Stars: ✭ 25 (-43.18%)
Mutual labels:  cms-framework
Pimcore
Open Source Data & Experience Management Platform (PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce)
Stars: ✭ 2,352 (+5245.45%)
Mutual labels:  cms-framework
phpvibe-lite
PHPVibe Open source video CMS / Video Sharing CMS / Youtube Api v3 / Video Embeds
Stars: ✭ 71 (+61.36%)
Mutual labels:  cms-framework
Netcorecms
NetCoreCMS is a modular theme supported Content Management System developed using ASP.Net Core 2.0 MVC. Which is also usable as web application framework. This project is still under development. Please do not use before it's first release.
Stars: ✭ 165 (+275%)
Mutual labels:  cms-framework
Sonicjs
SonicJS is a Modern Open Source NodeJs Based Content Management System
Stars: ✭ 171 (+288.64%)
Mutual labels:  cms-framework
Zkeacms
ZKEACMS build with .Net 5 (.Net CMS)可视化设计在线编辑内容管理系统
Stars: ✭ 2,593 (+5793.18%)
Mutual labels:  cms-framework
Crud
Build custom admin panels. Fast!
Stars: ✭ 2,144 (+4772.73%)
Mutual labels:  cms-framework
coscms
Simple Modulized PHP framework. Demo login (admin / admin):
Stars: ✭ 21 (-52.27%)
Mutual labels:  cms-framework
Infinitas
Infinitas is an open source content management framework that was developed using the CakePHP framework (v2.x). Amongst other things, its a blog, cms, newsletter emailing system and on-line shopping cart.
Stars: ✭ 126 (+186.36%)
Mutual labels:  cms-framework
Twill
Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible.
Stars: ✭ 2,539 (+5670.45%)
Mutual labels:  cms-framework
ultron-ele
The world’s fastest LMS engine based on Gatsby -- Deliver knowledge with fun!
Stars: ✭ 27 (-38.64%)
Mutual labels:  cms-framework
Cradle
Cradle is a modern Content Management System in PHP7. This is the main project.
Stars: ✭ 18 (-59.09%)
Mutual labels:  cms-framework
Canner
⚡️[NOT MAINTAINED] Content Management Framework creates custom CMS fast and easy. Support data sources such as Firebase/Firestore, GraphQL and Restful APIs.
Stars: ✭ 2,472 (+5518.18%)
Mutual labels:  cms-framework

DuxCMS

为快速站点开发而生

maven code style

简介

DuxCMS 是一款基于PHP/MYSQL开发的、专注于多种平台的基础化内容管理框架

特点

  • 模块化:采用类HMVC模式,将系统内部交互采用hook方式,除基础应用外模块之间互相独立互不影响

  • 轻量级:底层采用轻量级框架开发,保留必要类库,提升系统速度与降低学习成本

  • 多终端支持:系统采用pc+mobile+api多终端访问模式,便于多种用户需求,兼容传统模板开发与多种类app程序

  • 高度灵活:系统采用composer作为依赖,同时封装常用类库

  • 操作简单:简化用户后台操作体验,完全符合快速上手使用

  • 便捷标签:模板采用注释类标签语法,三种格式标签,简单易开发

  • 代码开源:系统开放源代码,方便开发者二次开发与后期协作维护

适用范围

  • 个人网站

  • 企业/新闻类站点

  • 图片展示站

  • 电子商务开发

  • 管理系统开发

推荐环境

  • 语言版本:PHP 7.1+

  • 数据库版本:Mysql 5.6+

  • WEB服务器:Apache/Nginx

  • 后台浏览器:Chrome 30+ IE11+ FireFox 22+

讨论

QQ群:131331864

本系统非盈利产品,为防止垃圾广告和水群已开启收费入群,收费入群并不代表我们可以无条件回答您的问题,入群之前请仔细查看文档,常见安装等问题通过搜索引擎解决,切勿做伸手党

bug反馈

issues反馈

版权说明

本项目使用zlib开源协议,您可以在协议允许范围内进行进行商业或非商业项目使用

开发团队

湖南聚匠信息科技有限公司

安装说明

  1. 安装composer,请查看文档进行安装与更换国内镜像

    https://www.phpcomposer.com/
    
  2. 建立站点指向Dux程序根目录,目录内命令安装依赖

    composer install
    
  3. 设置站点伪静态规则

    nginx规则

    if (!-e $request_filename) {
       rewrite  ^(.*)$  /index.php?$1  last;
       break;
    }
    

    apache规则

    RewriteEngine on
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^(.*)$ index.php?$1 [QSA,PT,L]
    

    iis规则

    <?xml version="1.0" encoding="UTF-8"?>
    <configuration>
    <system.webServer> 
    <rewrite>
    <rules>
    <rule name="rule 3S" stopProcessing="true">
    <match url="^(.*)$" />
    <conditi>
    <add input="{REQUEST_FILENAME}" matchType="IsFile" ignoreCase="false" negate="true" />
    <add input="{REQUEST_FILENAME}" matchType="IsDirectory" ignoreCase="false" negate="true" />
    </conditi>
    <action type="Rewrite" url="/index.php?{R:1}" appendQueryString="true" />
    </rule>
    </rules>
    </rewrite>
    </system.webServer>
    </configuration>
    
  4. 设置mysql模式为非严格模式 (临时解决方案)

sql-mode=NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
  1. 访问站点绑定域名进入安装向导进行配置安装
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].