Skip to content

Introduction for Developers

Simonas Mikulenas edited this page May 10, 2013 · 15 revisions

Better CMS is a publishing-focused and developer-friendly .NET Open Source CMS developed by DevBridge Group.

Why should I use it?

If you are web developer working on Microsoft ASP.NET MVC3 or MVC4 and creating the website which:

  • content needs to be changed over time - you need it!
  • content editor wants upload images / files - you need it!
  • images / files needs to be stored on FTP / AmazonS3 / Windows Azure - you need it!
  • needs SEO - you need it!
  • content can be edited only by specific users in different roles - you need it!

So, if you don't what to implement all above by your self - you need it!

Where to find it?

Latest builds of Better CMS can be found at http://nuget.org/packages/BetterCMS/

Which browsers are supported?

Better CMS supports all mainstream browsers:

  • Chrome
  • Firefox
  • Safari
  • IE 8+

Where to start?

Best way to start using - check out this intro article.

Clone this wiki locally