Our blog contains the activity stream of Orchard Dojo: general news, new resources or tutorials are announced here.

Privacy-friendly analytics and URL shortening, store user state in Audit Trail - This week in Orchard (11/09/2026)

Want a more useful landing page when you open the admin area? The Admin Dashboard's default content just got a redesign, with new documentation on how to extend it yourself.

Need an audit trail of who changed which user, without leaking sensitive data into your database? Users Audit Trail now lets you control exactly what gets stored, redacted, or hashed per property.

And want privacy-friendly analytics and UTM tracking without a cookie banner? Lombiq Marketing, a new open-source module, adds cookie-free Pirsch analytics and a built-in URL shortener.

This week's changes come from Antoine Griffard and Sára El-Saig.

Latest tutorials

Hosting Orchard Core at Exoscale
zoltan.lehoczky
Step away from that Node.js
sara.el-saig

Featured tags

AI
SMS
IIS
MCP
API
SEO
SSL
All tags >

Privacy-friendly analytics and URL shortening, store user state in Audit Trail - This week in Orchard (11/09/2026)

Want a more useful landing page when you open the admin area? The Admin Dashboard's default content just got a redesign, with new documentation on how to extend it yourself.

Need an audit trail of who changed which user, without leaking sensitive data into your database? Users Audit Trail now lets you control exactly what gets stored, redacted, or hashed per property.

And want privacy-friendly analytics and UTM tracking without a cookie banner? Lombiq Marketing, a new open-source module, adds cookie-free Pirsch analytics and a built-in URL shortener.

This week's changes come from Antoine Griffard and Sára El-Saig.

Jean-Thierry Kéchichian Community Award 2026, Orchard Harvest next week - This week in Orchard (04/09/2026)

Need to filter the admin contents list by more than one content type at once? A small change now lets you pass multiple content type IDs or stereotypes in the same query.

Looking for documentation on YesSql, security, theming from an HTML template, the Media Picker, or shapes? Several new Key Topics pages cover exactly that.

Curious how Orchard Core scales across multiple backend nodes with failover? We walk through the upcoming tenant clustering feature.

And since this is our last This week in Orchard post before Orchard Harvest 2026, we cover the latest news about the now-online conference and the voting for the Jean-Thierry Kéchichian Community Award.

This week's changes come from Mike Alhayek, Antoine Griffard, Lazizbek Ergashev, and Sébastien Ros.

AI framework for .NET, New View Roles permission - This week in Orchard (28/08/2026)

Want to give support staff a way to see role definitions without letting them change anything? A new View Roles permission does exactly that.

Need to cap how long, or short, a text field's content can be? Text Field settings now support Minimum and Maximum length validation.

Building AI features outside of Orchard Core? CrestApps.Core brings the same AI Suite services to any ASP.NET Core project.

And signing into DotNest just got easier, with social sign-in via Microsoft, Google, GitHub, or Facebook.

This week's changes come from Matt Varblow, Antoine Griffard, and Mike Alhayek.

Orchard Harvest goes Online, Content Lock feature prevents editing conflicts - This week in Orchard (21/08/2026)

Worried about a licensing surprise breaking your CI builds, or being forced to buy a license just to build Orchard Core from source? That's exactly the risk ImageSharp v4's new license enforcement created, so Orchard Core replaced it with NetVips as the default image engine, which is faster too.

YesSql 6.0 has been released, and Orchard Core has been updated to pick up the latest provider and API improvements. The major version brought a few breaking API changes, so this also adapts the affected source.

Need to stop two editors from overwriting each other's changes? A new Content Lock feature locks a content item while someone else is editing it.

Important update about Orchard Harvest! Due to various factors, we had to make the difficult decision to move the event online.

This week's changes come from Jasmin Savard, Sébastien Ros, Zoltán Lehóczky, and Hisham Bin Ateya.

ClamAV Antivirus Scanner, How to Share Draft Content in Orchard Core via a Unique Link? - This week in Orchard (14/08/2026)

Worried about malicious file uploads reaching your media library? A new ClamAV integration by Mike Alhayek scans files before Orchard Core ever stores them.

Need a friendlier way to let users pick their time zone? A new ITimeZoneSelectListProvider interface makes that pluggable across the whole site.

And want to share a draft with a client without publishing it? A community module adds shareable, revocable draft links, demoed by Hisham Bin Ateya. We also point back to our latest Sponsorship Spotlight interview with him.

Catch Slow SQL Before Production, How to use Orchard Core Agent Skills? - This week in Orchard (07/08/2026)

Want tighter control over your login screen's security policy? A new setting lets you turn the Remember Me option off site-wide, not just hide it.

Wondering how a team actually keeps its AI-assisted development consistent? New documentation and two updated agent skills cover exactly that.

And curious how you catch a performance regression before it reaches production, not after? Lombiq's new SQL query monitoring feature, built on the same open-source toolkit Lombiq uses on client projects, does precisely that.

This week's changes come from Mike Alhayek, plus agent skills work from Antoine Griffard and Sébastien Ros, and a new tool from Lombiq.

Orchard Core Just Got a New Home, Content Version Pruning Feature - This week in Orchard (31/07/2026)

Ever wondered how much storage your content version history is quietly eating? A new background task now prunes old, superseded versions automatically.

Curious about a faster way to add and configure parts and fields in the content editor? New Add & Configure and Save & Configure buttons cut out the extra round-trip.

Did you catch that the new Orchard Core website is live, built on vanilla Orchard Core with double-A accessibility?

And curious how a few lines of config can swap out a custom login flow for Microsoft SSO?

This week we've got all four, courtesy of PUXVSE (their first contribution!), Mike Alhayek, and Nick Jackson.

Orchard Harvest's new website; Ready to simplify your Orchard Core hosting? - This week in Orchard (24/07/2026)

Ever lost a minute scrolling past features you'll never toggle, just to find the one you need?

Wondered which shape template actually rendered a fragment on one of your pages?

Curious what the redesigned Orchard Harvest website will look like?

And ready to simplify your Orchard Core hosting?

This week we've got all four, courtesy of Mike Alhayek and Nick Jackson, plus a look at DotNest.

Read on for the details, or jump to the section that matters to you!

Help shape Orchard Core's new website, a new website using Orchard Core - This week in Orchard (17/07/2026)

When you add a custom settings page, does it look like it belongs in the admin UI?

When you utilize workflow activities, does JavaScript syntax have to be the only option?

After checking out this week's Orchard news, both have better answers.

Thanks to Mike Alhayek, admin forms across settings and configuration pages now use the same ocat-* CSS class conventions, replacing legacy Bootstrap and Orchard-specific helpers. And all workflow tasks that previously only supported JavaScript now also support Liquid, with a new LiquidTask added to match ScriptTask.

Also this week: Nick Jackson's Orchard Core website redesign is open for community feedback, and GoRide joins the showcase of sites running on Orchard Core.

Read on for the details, or jump to the section that matters to you!

Never Let Your SSL Expire Again, Convert Alerts to Dismissible Toasts - This week in Orchard (10/07/2026)

Does your admin UI tell you when an SSL certificate is about to expire?

Does your deployment pipeline carry Security settings between environments, or does someone have to reconfigure them by hand?

After this week's post, the answer to both is yes!

This issue covers: SSL Check (color-coded expiration warnings on the Tenants page), Security settings import/export via deployment plans, and notification alerts converted to dismissible toasts.

Plus an interview with Antoine Griffard, one of Orchard's longest-running contributors!