-
Notifications
You must be signed in to change notification settings - Fork 147
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.
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!
Latest builds of Better CMS can be found at http://nuget.org/packages/BetterCMS/
Better CMS supports all mainstream browsers:
- Chrome
- Firefox
- Safari
- IE 8+
Best way to start using - check out this intro article.