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

The only way to add a ReCaptca to a site is by using widget. If you create the form using raw html, there is no way to add recaptcha. I...

enhancement

# Issue Metrics | Metric | Average | Median | 90th percentile | | --- | --- | --- | ---: | | Time to first response | 18:24:57 |...

community metrics

Related with #14786 Relevates that the ContentItemVersionId can be NULL which I think needs to be fixed. Well at least our tests fails if we set this to NotNull. So...

dontmerge
breaking change :boom:

The `correlationId` with the workflow will be assigned after the content is created (step1) but ,when a content item is created in a workflow using a `Create Content Activity` ,...

### Is your feature request related to a problem? Please describe. When caching images resized with ImageSharp, we use [`PhysicalFileSystemCache`](https://docs.sixlabors.com/articles/imagesharp.web/imagecaches.html#physicalfilesystemcache). This can cause an IO bottleneck, like it happens on...

enhancement

Summary of this PR Enable the login script to generate user properties other than Roles,We can use the login script update user.properties , just like all of `CustomUserSettings` - [x]...

Added a parameter to replace existing meta tags rather than append them. My particular case: I've enabled the 'SEO' feature and set defaults in `Configuration > Settings > Social Meta...

merge conflict
stale