OrchardCore icon indicating copy to clipboard operation
OrchardCore copied to clipboard

Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.

Results 446 OrchardCore issues
Sort by recently updated
recently updated
newest added

add an option to upload PO file in admin area. and it's better to change PO file in admin like Nopcommerce. localization in nopcommerce is very useful because use can...

enhancement

> We need to introduce new interfaces as we see usages of IHCA when not requiring an actual request, and remove the ISession from context items as it's already in...

enhancement
needs author feedback

Looking into possible SSO configuration for OC where by the default tenant would be the SSO identity provider for all tenants. My vision of this feature would be something like...

enhancement

For consistency and clarity, it would be nice to move the `CultureDir(IOrchardHelper)` and `Culturename(IOrchardHelper)` into localization assembly

enhancement

Hi, I am actually implementing Orleans in my OrchardCore project : [Orleans Project](https://github.com/dotnet/orleans) I can share an OrchardCore.Orleans.Client module if this is of any interest for someone in the Orchard...

enhancement

It would be nice to be able to add custom styles and classes to any widget in the Flow Editor. ![widget-settings](https://user-images.githubusercontent.com/15126283/49042426-2a305880-f196-11e8-8ebb-ef9478ebe57a.png)

enhancement

- Ability to flatten a single content part, i.e. ArticlePart in to Article... - Descriptions at the top level, on all parts and even on the Content Item Interface -...

enhancement

when i delete a contentitem ,i need delete the related child contentitem in its listpart, how i resovle it? i should query all child contentitem ,then delete it ?

enhancement

## Problem Overview The Views folder can quickly become overloaded with templates, and it would be useful to be able to move these templates into appropriate subdirectories purely for organisational...

enhancement

As discussed in triage, it would be great if there was built in Let's Encrypt functionality. Ideally this would auto renew, but at a minimum it should have a button...

enhancement
needs author feedback