I'm just looking for advice on choosing a CMS. The website will probably require some kind of CMS, because the requirement is that the end user can add several “case studies on the project” to a bunch of different categories, as well as generate separate pages and change the general bits of content around the site. It's pretty simple, but the site should be easily moved where these case studies are downloaded via AJAX requests.
I look closely at Orchard, .NET CMS based on MVC2, but it seems like it is a redundant project - it has many features that I will never use on the website, and I don't want to overdo it. In addition, it is still a bit buggy because debugging messages continue to look for debugging classes that do not exit.
Any advice would be great!
Thank!
source
share