Is Orchard Project (orchardcms) mature enough for a medium-size project for company offering financial services?

孤人 提交于 2019-12-05 12:45:15

I'm using Orchard in two medium-sized commercial projects and it works very well. It is perfectly stable.

What do you mean by "security"?

  • From the server perspective it's an ordinary ASP.NET application, so all security-related stuff is the same as for those written from scratch.
  • From the CMS perspective though, Orchard has a user/roles authorization mechanism built-in.
    User authentication leverages the ASP.NET Forms Authentication.

Multi-culture content is supported. There is also a Culture Picker module, that allows to switch the culture of the whole site on the visitor's end.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!