AspAlliance.com LogoASPAlliance: Articles, reviews, and samples for .NET Developers
URL:
http://aspalliance.com/articleViewer.aspx?aId=2051&pId=-1
Installing Orchard Content Management System
page
by Steven Smith
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 24133/ 26

Introduction

Orchard is a free, open source, community-focused content management system built on the ASP.NET platform.  It uses ASP.NET MVC 3, the Razor view engine, and is an Outercurve Foundation project.  In this article, we'll look at how to get started with Orchard 1.0 by installing it.

Installing Orchard

There are a few different ways you can install Orchard.  Probably the simplest if you're not already using WebMatrix is to use the Web Platform Installer.  The distribution files and source are also available, if you prefer - get them from the current release on CodePlex.  If you are using WebMatrix, you can install Orchard directly from there as well.  There's a walkthrough that covers much of what I'm showing here on the Orchard site - this article shows my own experience with the latest installation of the project.

First, you'll need to install the Web Platform Installer, if you haven't already done so.  As I write this, the latest version is 3.01, according to the launcher filename (wpilauncher_3_01.exe).  Running this should give you something like this:

Next, search for Orchard in the search box (or just click Add if you see it in the initial results).

Click the Add button next to the release you wish to install.  You can doubleclick on an individual item to see its details.  The 2/21/2011 release is version 1.0.20, which is what I'll be using.  I expect a 1.1 release to be coming out soon, but for now I'm going to stick with the latest approved release.

 

Click Install.  Then click I Accept on the next screen:

Next, provide the following bits of information about where and how you would like Orchard to be installed. 

Assuming you choose wisely, you should be able to Continue, and shortly thereafter you should see this:

Go ahead and click the blue Launch Orchard CMS link to test out the newly installed application on your local computer.  You should see something like this (note, I changed the port to 8086 here due to a conflict with another site):

Fill in the blanks one last time - for your first try I recommend using the default built-in data storage option.  After a short while (maybe 20 seconds on my machine), the site should be fully configured:

Customizing Orchard

Now that we have Orchard installed, let's walk through how to use, briefly.  The initial Welcome to Orchard post that you see here is actually more than just some boilerplate - it's worth reading and it includes some working links to the admin area of the application.  For instance, the second paragraph has a link to "manage your settings" - go ahead and click that.  This will bring you to the dashboard:

From here, you can see all of the various menu options and settings you can control for your new site.  If you want to create a new page on your site, simply click the link to Page under New at the top.  You can create a blog - even multiple blogs - from the Blogs menu option.  Here you can see that I've created two blogs for Steve and my fictional friend Joe:

Once you have a blog set up, you can add a new post to it easily enough from the New Post link.  The new post, and the 2 new blogs, can be seen here:

Of course, this theme isn't ideal.  You can customize the theme from the dashboard as well.  Not surprisingly, this is done from the Themes menu.  You can even install a theme from an online gallery (built using the orchard gallery open source project developed by NimblePros).  Currently the gallery has dozens of themes to choose from - I pick Vintage Brown - Version: 1.0:

A moment later, I see:

The next step is to enable the theme and tell the site to use it.  You can also Preview the theme before making it live.  Returning to my new blog, it now looks like this, in Preview Mode:

It's great that I can write new posts from the web site, but I'm a big fan of Windows Live Writer.  Luckily, it's pretty easy to make that work with Orchard, too.  First, you need to go into the dashboard and enable this as a feature.  Go to Configuration - Features and enable the Remote Blog Publishing feature under Content Publishing:

 

 

Launch WLW and add a new blog account.  When prompted for which blog service you use, choose "Other services".  Specify the web address of your blog (e.g. "http://localhost:8086/steve" for my test) and your user name and password (the admin account if that's all you have set up currently):

That's it!  It should automatically locate what it needs and result in something like this:

You can write a test post from WLW and see it like so:

That's it!  You're ready to start blogging or continue adding content to your new site built on the open source Orchard CMS platform.

Summary

Getting started with Orchard is very easy.  In fact, writing this whole article along with all the text, screenshots, and of course the installation of Orchard itself, only took about half an hour.  The community around Orchard is growing quickly, and the code itself is continuing to expand at a quick pace.  Check it out if you're looking for an open source, .NET content management solution or blogging platform.


Product Spotlight
Product Spotlight 

©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-16 1:52:25 PM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search