Closed nyghtrocker closed 5 years ago
https://www.youtube.com/watch?v=yWpz8p-oaKg&t=3711s or search for saas
Decoupled isn't headless.
@nikonast Orchard Core CMS is really a hybrid cms - that provides best of both world. Orchard Core CMS is delivered as nuget
package that you can add it into your exiting ASP.NET Core web application to make it as content service application.
headless
in different scenarios i.e. web or device app - separate from your Orchard Core Web App.
Hi, I want to use orchard core as headless CMS. I want to remove orchard UI and return the content as JSON. How to create localize content problematically and return these content using API.