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 AM

    Orchard 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:

  • 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 AM

    Orchard 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.

  • 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 AM

    Orchard 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 AM

    Orchard 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 PM

    A 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 AM

    Orchard 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 PM

    Shapes 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.

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:

[email protected]

See our privacy policy.