-
[Orcharc Core CMS](https://github.com/OrchardCMS/OrchardCore/) already implements in-process multi-tenancy and modularity.
You can use an infrastructure-only piece of Orchard Core named Orchard Core …
-
Hi!
Just a thought: Orchard could add a module that uses "GrapeJS" do deliver something like a "live theme editor"
What do you think?
http://grapesjs.com/
-
### Version
5.2.2
### Link to Minimal Reproduction
_No response_
### Steps to Reproduce
```js
echarts_map.dispatchAction({
type: 'highlight',
geoIndex:0,
name:['樱桃园','右内…
-
### Describe the bug
I followed the instructions below to change admin prefix but it didn't work.
https://docs.orchardcore.net/en/dev/docs/reference/modules/Admin/
### To Reproduce
Steps to repr…
-
We want to split up the main project and separate the .Net and Orchard Core extensions.
Create new projects:
- Lombiq.HelpfulLibraries.Common
- Lombiq.HelpfulLibraries.OrchardCore
- Also see if …
-
Adding Graphes JS editor in HTML Module
/cc @kudryavtsevda
-
I am using OrchardCMS (1.2.2) with SQL Server and everything works fine and smooth on my local machine.
However, when I publish my solution to **Azure App Service** (net5.0, self-contained deploym…
-
is it possible to integrate both?
i not it is possible to use subdomain but I'm looking for a solution to use the same user accounting.
and showing products inside the orchard theme.
any solut…
-
I have a controller like below in an Orchard Core module:
```
public class CatchAllController : Controller
{
[HttpGet("{*slug}", Order = 9999)]
public async Task Get(string slug)
{
…
-
Orchard as ASP MVC Core application as well, [_... Orchard Core Framework: An application framework for building modular, multi-tenant applications on ASP.NET Core...._](https://docs.orchardcore.net/e…