By dotCore
via blogs.msdn.com
Published: Apr 26 2012 / 13:24
Orchard is one of popular content management system (CMS) site templates available in WebMatrix’s web gallery. As I discussed in a previous post, you can easily create a CMS website based on Orchard. You can use themes to change the look and feel of the site, and use modules to extend or enhance functions of the site. This post will discuss how you can add a Contact Us page that allows users to create a request and submit it (via email behind the scenes). For more info on themes and modules, check Orchard documentation here.
Add your comment