About Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. orchardproject.net
Go to file
2017-01-14 14:17:57 +01:00
lib Merge branch '1.10.x' into dev 2016-03-31 11:45:38 -07:00
src Added Gulp asset manifest change detection for non-bundled asset groups. 2017-01-13 19:11:40 +01:00
.deployment Adding support for Kudu deployment 2015-07-17 16:27:59 -07:00
.gitattributes Adding .gitattributes file to enforce common line ending configuration 2015-12-09 00:25:49 +01:00
.gitignore Changed .gitignore to exclude node_modules on all levels. 2017-01-14 14:17:57 +01:00
.hgeol Adding proper end of line handling when cloning from Mercurial 2015-11-19 13:58:47 +01:00
build.cmd Converting all files stored as CRLF in git to be stored as LF 2015-12-13 22:21:02 +01:00
CleanSolution.ps1 Removed Azure cloud service support. 2016-03-25 17:20:51 +01:00
ClickToBuild.cmd Adding vsvars32.bat is vsvarall cannot be found 2017-01-03 13:42:27 -08:00
CREDITS.txt Updating CREDITS 2016-01-14 16:06:59 -08:00
DeleteModuleBinaries.cmd Converting all files stored as CRLF in git to be stored as LF 2015-12-13 22:21:02 +01:00
deploy.cmd Adding "/m" switch to MSBuild in ClickToBuild.cmd and Deploy.cmd. Fixes #6936. 2016-06-05 21:07:40 +02:00
LICENSE.txt Converting all files stored as CRLF in git to be stored as LF 2015-12-13 22:21:02 +01:00
Orchard.proj Merge remote-tracking branch 'origin/1.10.x' into dev 2016-04-14 19:06:06 +02:00
README.md Fix link to dotnetfoundation (#7434) 2016-11-22 18:39:07 -08:00

Orchard

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.

Join the chat at https://gitter.im/OrchardCMS/Orchard

You can try it for free on DotNest.com or on Microsoft Azure by clicking on this button.

Deploy to Azure

About The Orchard Project

Please visit our website at http://orchardproject.net for the most current information about this project.

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.

Orchard is built on a modern architecture that puts extensibility up-front, as its number one concern. All components in Orchard can be replaced or extended. Content is built from easily composable building blocks. Modules extend the system in a very decoupled fashion, where a commenting module for example can as easily apply to pages, blog posts, photos or products. A rich UI composition system completes the picture and ensures that you can get the exact presentation that you need for your content.

Orchard is delivered under the .NET Foundation. It is licensed under a New BSD license, which is approved by the OSI.

Our mission is to empower our users and foster a dedicated and diverse community that builds the CMS that we all want to use.

Project Status

Orchard is currently in version 1.10.1: It contains bugfixes and the more impactful changes and new features added in the latest major version (1.10).

We invite participation by the developer community in shaping the projects direction, so that we can publicly validate our designs and development approach. All our releases are available on our Releases page, and it's easy to Install Orchard using the Web Platform Installer as well. We encourage interested developers to check out the source code on the Orchard GitHub site and get involved with the project.

How To Get Involved

We hope that by engaging with the community we will continue to shape Orchard into a valuable set of tools and applications. The Orchard team is committed to open community participation and accepts code contributions. We encourage community participation at all levels from general project feedback to bug fixes and patches.

There are many ways you can contribute to Orchard:

The Future Of Orchard CMS: Orchard 2

As the underlying frameworks (.NET, ASP.NET and ASP.NET MVC) are constantly evolving, Orchard of course keeps track of the changes and improvements of these: Orchard 2 is the next generation of Orchard releases that is based on ASP.NET Core. Just like the current Orchard project, it's fully open-source and is publicly available on GitHub. Orchard 2 (as a framework) is being built from scratch: it's still in development and does not share any of its code base (at least directly) with the current versions of Orchard.