开发者

ASP.NET MVC 3 CMS supporting multi-tenancy?

开发者 https://www.devze.com 2023-04-11 22:25 出处:网络
I\'m looking for a lightweight CMS 开发者_如何学运维solution that can be integrated into an existing ASP.NET MVC 3 (Razor) website.

I'm looking for a lightweight CMS 开发者_如何学运维solution that can be integrated into an existing ASP.NET MVC 3 (Razor) website.

The main problem i'm having is a requirement to be able to support multiple accounts in the same site within the same domain and the same DB.

So users can change their own views of their pages on my system. It's pretty mush a SaaS site that the user (or users belonging to the same organisation) should be able to edit without impacting other users' views.

I haven't found anything out of the box and suspect my requirements may require a bespoke solution.

Would appreciate any advice/links to potential solutions. I've looked at N2CMS, Orchard, Meek, Umbraco and MVCCMS and don't think any of those support this requirement - unless i've missed something :)


if anyone is interested i have settled on Orchard. I'm achieving multi-tenancy by using a sub-domain per tenant. I don't think i really understood how this was going to work when i asked the question, tenant per sub-domain seems like an obvious solution now :)

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号