在 MVC Web 应用程序中嵌入 CMS

发布于 2024-08-28 23:35:54 字数 568 浏览 0 评论 0原文

我正在开发一个用于搜索企业的网站,然后显示一个列表页面。我们一直在考虑让客户使用外部 CMS 管理他们的列表页面。我不确定这样做的频率,或者这是否是最佳实践。理想情况下,我们希望能够在我们的网站上设置列表,然后让客户在可以管理其列表页面时访问外部 CRM。

然后,我们希望将此自定义页面嵌入到我们的网站中,可能使用 iframe(它会带来它自己的一组复杂性)。我们希望这种集成尽可能无缝。我个人更喜欢如果我们能够直接将 HTML 注入到我们自己的页面中并绕过 iframe,但我不知道有任何 CMS 托管服务可以提供此类接口。

我们对 Squarespace 进行了一些实验,我们可以获得某人页面的相当干净的版本,该版本非常适合 iframe。

我想知道是否有其他人看过并将外部托管 CMS 集成到网站中(在本例中,我们使用 ASP.NET MVC)。我们还希望在这个外部 CMS 上自动创建帐户,因此当用户注册时,我们可以将他们指向包含一些登录详细信息的网站。

我不知道是否有人提供这样的服务,但任何建议将不胜感激。

我们也可以自己托管服务,但目标是拥有一个客户可以用来管理其页面的外部系统。

干杯,

詹姆斯

I'm working on a website for searching for businesses, then displaying a listing page. We've been toying with the idea of letting the clients manage their listing page using an external CMS. I'm not sure how often this is done, or if it's even best practice. Ideally, we want to be able to setup a listing on our website, then give the clients access to an external CRM when they can manage their listing page.

We then want to embed this custom page within our website, possibly using an iframe (which will come along with it's own set of complications). We'd like this integration to be as seamless as possible. I'd personally prefer it if we could directly inject the HTML into our own page and bypass an iframe all together, but I don't know of any CMS hosting services that provide the interface for such a thing.

We've experimented a little with Squarespace, and we can get a fairly clean version of someone's page which would be well suited for an iframe.

I'm wondering if anyone else has looked and integrating an external hosting CMS into a website (in this case, we're using ASP.NET MVC). We'd also want to automate the creation of accounts on this external CMS, so when a user signed up we could just point them to the website with some login details.

I have no idea if anyone offers a service like this, but any recommendations would be greatly appreciated.

We could host a service ourself too, but the aim is to have an external system that clients can use to manage their pages.

Cheers,

James

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

同展鸳鸯锦 2024-09-04 23:35:54

我认为您几乎可以使用任何博客服务(我想到的是 wordpress),只要您有一个完全干净的模板,可以直接放入 IFRAME 中。

I think that you could use virtually any blogging service (wordpress comes to mind) as long as you had a totally clean template that would drop right into an IFRAME.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文