【发布时间】:2013-06-18 08:12:56
【问题描述】:
我正在用 asp.net MVC 4 开发一个网站 - 代码优先,EF 5。
网站的某些区域需要 CMS 功能 - 但我需要将 MVC 部分内容放入网站 - 并且希望坚持使用 MVC 4(不是 MVC 2 或 Web 表单)。
理想情况下插入现有的 MVC 4 应用程序 - 而不是接管(但对两者都开放)。
是否有任何 MVC 4“组件”我可以加入 - 或者我可以使用完整的 CMS?
认为 ASP MVC 4 相当于 Wordpress。
要求包括:
- Free / Low price (< $99) / Open Source
- Good SEO optimization
- Easily adding multiple images to a page, and laying it out
- Adding new pages to the website
- Editing Navigation
- Friendly URLs
- Tagging
- Social Sharing buttons with appropriate page titles
- Drafts and future posts
- RSS
- Blog + Comments
- Polling
- Contact Form
- Google Authorship Integration
- All text on site editable
- Image Gallery, click for larger image, thumbnails
- WYSIWYG page editing - and templating
- User friendly admin tools (ideally not requiring technical / HTML / CSS knowledge)
- Storing all of this in a SQL Server 2012
关于仅使用 Wordpress 是否会是一大优势的想法? (在这一点上,我半致力于 MVC - 尽管如果有巨大的缺点可能会被说服改变)。
谢谢
【问题讨论】:
-
你试过orchardproject.net一个基于asp.net mvc的cms吗?
-
我看过了——还有 kooboo 和 umbraco——很难选择一个?!
-
Umbarco 更像是 asp.net,而 kooboo 和 orchardproject 是基于 asp.net mvc。更多果园项目支持。
-
我决定先探索果园,谢谢
-
复合 C1 是我最终的目标。我在两个小时内完成了我在果园一个月内无法完成的事情。超级简单和超级强大。果园太复杂了。 Composite C1 非常棒——而且是免费的 + 开源的。怎么推荐都不够。
标签: asp.net wordpress asp.net-mvc-4 content-management-system orchardcms