Blog Posts
-
Rethinking the Media Gallery, Explore Long-Term Orchard Core Support in Action - This week in Orchard (03/07/2026)
7/3/2026 10:35:38 AMOrchard Core updatesJint async scripting APIsJavaScript global methods received the new GlobalMethod.AsyncMethod property, which is accessible in JavaScript as a function using the given name and the Async suffix. This is non-breaking, but we suggest using the new methods where applicable going forward. In cases where the method value is immediately returned, this is very simple, for example, replacing deleteContentItem with deleteContentItemAsync:
-
Sponsorship Spotlight: Antoine Griffard
7/1/2026 10:03:07 AMGábor: When did you first come across Orchard?
-
Orchard Harvest 2026 program, Your website should integrate with your business systems - This week in Orchard (26/06/2026)
6/26/2026 9:27:58 AMOrchard Core updatesSet up tenants faster with improved shared and preset database supportThe idea here is that if you have a setup with multiple tenants on the same database, you will need some sort of prefix to distinguish which one belongs to which. Today, the UI doesn't even require you to select the pattern; only the prefix is there to use. But if you don't use the prefix, you might get an error. So the RequireTablePrefix lets you make it required. But then, if you don't want that altogether, maybe you will have some sort of auto-generated prefix, and then you don't have to prompt the user at all. You can say just make the prefix the same as the tenant name and use that pattern everywhere. It allows users to make the tenants a bit easier to follow by using a given pattern.
-
Long-term Orchard Core maintenance for the City of Santa Monica
6/22/2026 9:59:23 PMUpgrading Orchard CoreOne of the bigger tasks was upgrading the site from Orchard Core 1.8.3 to 2.1.7.
-
Orchard Core 3.0, Admin Theme in Orchard Core: The Developer cheat sheet - This week in Orchard (19/06/2026)
6/19/2026 10:20:58 AMOrchard Core updatesAdmin Theme in Orchard Core: The Developer cheat sheetWhen building modules or custom admin pages in Orchard Core, knowing how to work with the Admin Theme is essential for creating a consistent and maintainable user experience. Whether you're styling forms or building custom editors, Orchard Core gives you a clean, framework-agnostic toolkit to do it right.
-
Mastering Lucene Query Syntax in Orchard Core, How to quickly spin off your Orchard Core site? - This week in Orchard (12/06/2026)
6/12/2026 9:22:21 AMOrchard Core updatesMastering Lucene Query Syntax in Orchard CoreLost in your content? Lucene's got the map. From fuzzy searches to regex wizardry, Orchard Core's query syntax lets you hunt down any document with pinpoint precision, wildcards, ranges, booleans, and all. Whether you're searching for "everything" (*:*) or something that almost matches, Lucene speaks your language.
-
Too busy to try
6/8/2026 12:00:00 PMA cartoon about cavemen too busy dragging a square box to try the wheel — and what it tells us about how teams adopt (or refuse) AI.
-
Orchard Harvest 2026 Early Bird tickets, exploring Orchard Core's Next-Gen Visual Layout Editor Feature - This week in Orchard (05/06/2026)
6/5/2026 9:00:14 AMOrchard Core updatesHow to create and install a custom module?Did you know that with just a few configuration tweaks and a single project reference, you can extend Orchard Core CMS with your very own custom module that is fully integrated into the admin UI and discoverable at runtime? Thanks to Manuel Tamayo Montero, this guide in the Orchard Core documentation reveals the simple steps that most developers overlook when trying to get a custom module up and running.
-
Understanding Shapes in Orchard Core
6/4/2026 12:00:00 PMShapes are the dynamic building blocks of every Orchard Core page. Here is what they are, how the rendering pipeline turns them into HTML, and why alternates and placement give you so much control without touching code.
-
Let Your AI Agents Talk to Each Other - A2A in Orchard Core, Who Are We Building the New OrchardCore.net For? - This week in Orchard (29/05/2026)
5/29/2026 11:30:17 AMOrchard Core updatesSort user roles alphabetically in the admin UIGeorg von Kries made this change to ensure that user roles are consistently displayed in alphabetical order across the admin interface. This affects role filters, user edit forms, and user role displays, improving usability and readability. Let's see some samples for this!
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.