All Projects → ixre → Cms

ixre / Cms

Licence: gpl-2.0
DDD 开源.NET CMS、跨平台, 兼容.NET Core和ASP.NET,支持Docker容器

Projects that are alternatives of or similar to Cms

Yascmf
已过时,请访问5.2新版仓库
Stars: ✭ 258 (-10.42%)
Mutual labels:  cms
E107
e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
Stars: ✭ 272 (-5.56%)
Mutual labels:  cms
Djangocms Admin Style
django CMS Admin Style is a Django Theme tailored to the needs of django CMS.
Stars: ✭ 282 (-2.08%)
Mutual labels:  cms
Cms
Club Management System of amFOSS, powered by CMS
Stars: ✭ 263 (-8.68%)
Mutual labels:  cms
Subrion
Subrion CMS - open source php content management system.
Stars: ✭ 265 (-7.99%)
Mutual labels:  cms
Penetration testing poc
渗透测试有关的POC、EXP、脚本、提权、小工具等---About penetration-testing python-script poc getshell csrf xss cms php-getshell domainmod-xss penetration-testing-poc csrf-webshell cobub-razor cve rce sql sql-poc poc-exp bypass oa-getshell cve-cms
Stars: ✭ 3,858 (+1239.58%)
Mutual labels:  cms
Old Lms Laravel
Laravel Learning Management System (LMS)
Stars: ✭ 258 (-10.42%)
Mutual labels:  cms
Firebase Cms
A CMS + E-commerce platform built with Angular and Firebase
Stars: ✭ 286 (-0.69%)
Mutual labels:  cms
Redaxo
REDAXO, a PHP-based CMS since 2004. Both simple and flexible.
Stars: ✭ 268 (-6.94%)
Mutual labels:  cms
Simple Php Router
Simple, fast and yet powerful PHP router that is easy to get integrated and in any project. Heavily inspired by the way Laravel handles routing, with both simplicity and expand-ability in mind.
Stars: ✭ 279 (-3.12%)
Mutual labels:  cms
Ok Admin
一个很赞的,扁平化风格的,响应式布局的通用后台模版解决方案,旨为后端程序员减压!目前ok-admin v2.0代码托管在Gitee,如果您觉得好用,star支持一下,么么哒!Gitee传送门:https://gitee.com/wudibo/ok-admin
Stars: ✭ 263 (-8.68%)
Mutual labels:  cms
Qinvideo
基于node.js开发的一套CMS后台管理系统,支持番剧,漫画,文章,弹幕等等
Stars: ✭ 264 (-8.33%)
Mutual labels:  cms
Yclas
Yclas Self Hosted is a powerful script that can transform any domain into a fully customizable classifieds site within a few seconds.
Stars: ✭ 276 (-4.17%)
Mutual labels:  cms
Nonecms
基于thinkphp5.1 的内容管理系统,可快速搭建博客、企业站;并且增加了实时聊天室
Stars: ✭ 261 (-9.37%)
Mutual labels:  cms
Tipask
Tipask是一款开放源码的PHP问答系统,基于Laravel框架开发,容易扩展,具有强大的负载能力和稳定性。
Stars: ✭ 282 (-2.08%)
Mutual labels:  cms
S Cart
This project has been replaced by https://github.com/s-cart/s-cart
Stars: ✭ 258 (-10.42%)
Mutual labels:  cms
Easyee
开源 JavaEE 企业级快速开发平台。提供了 Spring Boot, Struts2, Hibernate, MyBatis, Shiro, EasyUI 等技术,包含完整的权限管理系统等。提供自动化代码生成器。 Open source JaveEE enterprise-class rapid development of the basic platform. Integration of Spring Boot, Struts2, Hibernate, MyBatis, Shiro, EasyUI and other technologies, including the integrity of the rights management. Provides an automated code generator.
Stars: ✭ 275 (-4.51%)
Mutual labels:  cms
Jivejdon
Jivejdon is a Domain Driven Design appication with CQRS/ES/Clean/Hexagonal architecture
Stars: ✭ 287 (-0.35%)
Mutual labels:  cms
Doracms
DoraCMS是基于Nodejs+eggjs+mongodb编写的一套内容管理系统,结构简单,较目前一些开源的cms,doracms易于拓展,特别适合前端开发工程师做二次开发。
Stars: ✭ 3,180 (+1004.17%)
Mutual labels:  cms
Django Page Cms
Official Django page CMS git repository
Stars: ✭ 277 (-3.82%)
Mutual labels:  cms

JR-CMS

Build Status

基于.Net + DDD 构建的跨平台开源内容管理系统; 同时支持ASP.NET.NET Core; 可以运行在Windows,Linux,MacOSX等操作系统;支持Docker容器。 此项目已维护超过十年, 不断使用最合适的技术改进. 独立服务器上建议运行.NET Core版, 以获得更好的性能; 如果您没有, 可以部署到更低廉的虚拟主机, 项目都能满足您的需求.

特性:

  • 跨平台:支持Windows、Linux、MacOSX运行。
  • 支持容器:提供Docker镜像,能使用Docker部署。
  • 支援多种数据库:支持MySQL、SQLite、Sql Server、ACCESS数据库, 推荐使用:MySQL作为数据库。
  • 领域驱动设计:核心代码使用DDD领域驱动设计构建,通过领域模型,提供了可扩展性。
  • 支持模板:内置模板引擎,编写简单。后台支持模板的安装,网络安装,修改,备份等。
  • 源代码编辑:支持在线编辑代码,支持EMMET插件自动生成HTML代码。
  • 支持插件:支持网络安装插件,卸载插件等。利用插件可开发自定义功能。比如内嵌的采集系统。
  • 多站点支持:支持后台创建站点、域名绑定、虚拟目录等,站点相互隔离,大大节省服务器空间开支和维护成本。

在线演示站点-(运行于CentOS7.2)


感谢您看到这个页面,如果对您有帮助,或您对此感兴趣,请star或fork支持一下作者吧!

快速开始

Windows平台下,下载安装包链接, 运行命令启动服务:

dotnet JR.Cms.App.dll --urls http://+:8000

通过浏览器访问:http://localhost:8000

发布项目

打包发布需要环境如下:

  • .NET Core SDK 2.1及以上
  • .NET Framework 4.7.2及以上或最新版Mono

编译打包.Net core程序包运行命令:

sh ./build.sh

编译打包ASP.NET程序包,运行命令:

sh ./aspnet_pack.sh

注:在MacOSX和Fedora上成功运行,windows用户需要使用bash客户端运行命令(安装git会默认安装git-bash)

部署

虚拟主机

    1. 需准备一台支持ASP.NET 4.0的虚拟主机
    1. FTP上传ASP.NET版的所有文件到虚拟主机, 完成部署。

支持阿里云,西部数码等国内主流虚拟主机, 推荐使用西部数码, 九折优惠,买三年送二年(qq: 9959398298)

Windows(IIS)

    1. 点击下载安装包,并解压;
    1. 使用IIS添加站点,选择无托管代码, 完成部署。

LINUX、MacOSX

curl -LO cms.zip http://s.56x.net/jrcms_latest|tar xz
cd cms && dotnet JR.Cms.App.dll --urls http://+:8080

浏览器访问: http://127.0.0.1:8080

反向代理

Docker

Docker镜像帮助

  1. 创建存放CMS模板、数据、插件、文件的目录:
mkdir /data/cms && cd /data/cms
  1. 运行容器:
docker run -d  --name cms -p 8080:80 \
    --volume=$(pwd)/config:/cms/config \
    --volume=$(pwd)/data:/cms/data \
    --volume=$(pwd)/templates:/cms/templates \
    --volume=$(pwd)/plugins:/cms/plugins \
    --volume=$(pwd)/uploads:/cms/uploads \
    --volume=$(pwd)/oem:/cms/oem \
    --volume=$(pwd)/root:/cms/root \
    --restart always jarry6/cms

# 自定义模板

编辑或创建模板,请参考模板模板指南模板语法

插件开发

详见:https://github.com/jsix/cms/tree/master/plugins

如何加入开发

请先在github上fork代码,克隆到本地修改后直接提交。 交流QQ群:737378973 , QQ:959398298

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].