Blog Posts
-
Centralize the Indexing process, Remove Media files for a removed tenant when using Azure Blob Storage - This week in Orchard (20/06/2025)
6/20/2025 12:25:42 PMOrchard Core updatesRemove Media files for a removed tenant when using Azure Blob StorageIf you remove a tenant, its Media files are only removed if they use the default local storage in App_Data. When using Azure Blob Storage, though, they remain. To account for this, the existing settings are now extended with an additional flag (RemoveFilesFromBasePath option), which could then determine whether to delete the container or only the files associated with the given base path. You can set up this flag using the appsettings.json file, but you can also use the admin UI.
-
Hosting Orchard Core at UpCloud
6/17/2025 4:14:14 PMIt's not all about hyperscalers: You can run your Orchard Core app in the cloud even if not using Azure, AWS, or some other giant like these. Let's see how we can do this with UpCloud!
-
AI Data Source Management feature, allow the use of the site's time zone in workflow timer activities - This week in Orchard (13/06/2025)
6/13/2025 1:19:17 PMOrchard Core updatesAllow the use of the site's time zone in workflow timer activitiesThe CRON pattern in a workflow timer activity was always based on UTC. This change introduces an option to use the site's time zone setting instead. The change is optional to prevent unintended behavior in existing workflows. Let's see it in action!
-
Validate your EN 16931 eInvoices in .NET with the Lombiq eInvoice Validator
6/11/2025 1:58:41 PMWhat does the Lombiq eInvoice Validator do?The Lombiq eInvoice Validator checks if the given XML is valid against the latest release of EN 16931 artifacts (v1.3.14.1 as of writing this), directly from the official eInvoicing-EN16931 repository. We currently support UBL 2.1 and CII (D16B) eInvoice validation.
-
Content Tree Module, Orchard Core Admin UI experience renewal survey - This week in Orchard (06/06/2025)
6/6/2025 8:51:51 AMOrchard Core updatesAdd GraphQL support for querying content items by status from the Content Picker FieldThis change allows content items from a Content Picker Field to be retrieved based on their status, not only the published versions, as before.
-
Preload site settings on tenant activation, what you should know about eInvoicing in the EU? - This week in Orchard (22/05/2025)
5/22/2025 7:58:53 PMOrchard Core updatesPreload site settings on tenant activationThis change addresses potential issues caused by retrieving site settings in a synchronous-over-asynchronous manner. We can mitigate these problems by preloading the site settings when a tenant is activated. The preloading process is asynchronous, and since the site settings are cached in memory, subsequent access remains non-blocking.
-
Apply to be a speaker at Orchard Harvest 2025, Enabling and disabling users from the users list - This week in Orchard (16/05/2025)
5/16/2025 12:59:00 PMOrchard Core updatesProvide a complete JSON recipe in the documentation and improve the Content Fields documentationLast week, you could see a demo about the Orchard Core AI Agent Module. The Orchard Core AI Agent feature extends the functionality of the AI Services feature by enabling intelligent agents to perform tasks on your Orchard Core site. For example, it can email an existing user on our site. It can also enable/disable features if you tell it to. You can create a tenant using a given name if the Tenants feature is enabled. The AI also uses data from the Orchard Core Documentation. If the sample codes are invalid or missing something, the AI cannot perform the requested operations properly. This change aims to improve the documentation so that AI can use it more efficiently. For example, the Recipes page now has several new additions. A new Key Properties table is added; the table, which lists the recipe helpers (these helpers allow dynamic expressions inside recipe values using a special syntax), is now extended, and a whole new example recipe snippet is available for creating fields, and so on. This change is helping the AI and also assisting developers in better understanding how to work with Orchard Core.
-
EN 16931 in ASP.NET Core: What you should know about eInvoicing in the EU
5/14/2025 6:15:42 PMGermany requires support to some extent for EN 16931 from January 2025. And other EU countries will follow them soon. Under the EU’s VAT in the Digital Age (ViDA) initiative, structure eInvoicing will be mandatory for cross-border B2B transactions from 2030.
-
Be a speaker at Orchard Harvest 2025, Orchard Core AI Agent Module - This week in Orchard (09/05/2025)
5/9/2025 1:29:33 PMOrchard Core updatesNew page_title_add_segment Liquid tagThis newly added tag is similar to the existing page_title tag, but doesn't render it. It allows changing the page title from any Liquid view, similar to accessing the RazorPage.Title property in Razor.
-
Carousel Widget in the Lombiq UI Kit, new Filters in Fluid - This week in Orchard (02/05/2025)
5/2/2025 11:22:35 AMOrchard Core updatesNew Filters in FluidThere are two new Liquid filters in Shopify that convert a string into a hash. The hmac_sha1 filter converts a string into an SHA-1 hash using a hash message authentication code (HMAC), and the hmac_sha256 filter converts a string into an SHA-256 hash using a hash message authentication code (HMAC).
Scraped Orchard blogs
Send us new blog feeds
Noticed that a blog's feed is missing from the list?
We would love to add that to the feed list, so please don't hesitate to inform us on the following e-mail adress:
See our privacy policy.