Blog Posts

  • Content item and widget alternates based on the alias and slug, URL Rewriting Module - This week in Orchard (25/10/2024)

    10/25/2024 2:44:48 PM

    Orchard Core updatesRetire AssignRoles and AssignRole_{RoleName} permissionIn the Roles feature, there were previously AssignRoles and AssignRole_{RoleName} permissions, alongside the Users feature's AssignRoleToUsers and AssignRoleToUsers_{RoleName} permissions. As these permissions were redundant and the AssignRoles permissions were never actually authorized against, AssignRoles and AssignRole_{RoleName} have been removed in favor of the latter.

  • How to add an audit trail to an ASP.NET Core app - Orchard Core Nuggets

    10/21/2024 11:48:57 PM

    When you have an ASP.NET Core application, that publishes content often and has different users, it’s a good idea to keep track of what is happening in the app: What changes? What content gets deleted or published by who? Who logged in, and when, did somebody fail to log in repeatedly using a wrong password? Who changed the settings?

  • Orchard Harvest 2024 videos, New Azure Communication Services SMS feature - This week in Orchard (11/10/2024)

    10/11/2024 2:28:57 PM

    Orchard Core updatesAdd AdminNavigationProvider to cleanup AdminMenuThe admin menu has been optimized with significant performance improvements and code enhancements. Instead of the NavigationHelper.IsAdminMenu helper that was introduced in this version, AdminNavigationProvider allows us to clean up our code and build the navigation with less and cleaner code. When adding a navigation provider to the admin menu, it is now recommended to use the new AdminNavigationProvider class rather than directly implementing the INavigationProvider interface in your project.

  • Orchard Core Gallery, Orchard Core 2.0.2 - This week in Orchard (04/10/2024)

    10/4/2024 12:36:53 PM

    Orchard Core updatesAdd the Create & Setup button to the create tenant viewWhen creating a new tenant, it is helpful to be able to create and set up the tenant at the same time. In addition to the Create button, now we have a Create & Setup button which will take you to the setup screen after a tenant was created.

  • Orchard Harvest 2024 montage video, Orchard Dojo case study - This week in Orchard (27/09/2024)

    9/27/2024 1:46:43 PM

    Orchard Core updatesCache top-unread notifications in the navbar for better performanceThe Notifications module offers a comprehensive infrastructure for managing notifications effectively. It includes a centralized notification center and streamlined mechanisms for seamlessly dispatching notifications to users within the application. However, calculating the unread notifications on every request is costly on database servers. Mike Alhayek improved the performance by caching the unread notifications for the user by default. Also, we use compiled query to query the database to help SQL Server not generate an execution place on every query.

  • How to add workflows to an ASP.NET Core app - Orchard Core Nuggets

    9/23/2024 3:43:10 PM

    Do you want to send an email, when a form is submitted? Perhaps delete a content item after a certain amount of time? You don't want to write complex codes? Look no further with the Orchard Core Workflows feature you can achieve these, without writing any code. This way people who are not familiar with coding can also easily modify these processes.

  • Orchard Core 2.0, Orchard Harvest 2024 - This week in Orchard (20/09/2024)

    9/20/2024 5:41:54 PM

    Orchard Core updatesAdd AddTenantReloadWarningWrapper and AddNavigationProvider extensionsIn Orchard Core, we have several places where we added the Settings_Wrapper__Reload wrapper (wrapper: an array of shape types to use as wrappers for the current shape) to the shape. From now on, you can utilize the AddTenantReloadWarningWrapper helpful extension to do that.

  • Another Lombiq site was improved: Orchard Dojo

    9/18/2024 3:40:06 PM

    The same way as with lombiq.com, we wanted to modernize the site, while improving the looks. So, Dojo was redesigned while keeping the core functionalities, and message of the website. We wanted the design to look similar to the lombiq.com website, but at the same time stand apart from it. This was achieved with a new color palette, that uses a darker less contrasted version of the original Lombiq colors (red, blue, and green). We also focused on improving the site's usability and aesthetics, ensuring it is both visually appealing and easy to navigate.

  • Live from Orchard Harvest 2024 Las Vegas - Day 1

    9/16/2024 11:52:45 AM

    KeynoteWe started this year's Orchard Harvest conference with a Keynote by Zoltán Lehóczky. He talked about the newest Orchard Core version 2.0.0, just released a few days ago, the new features of the current release and how popular this CMS is compared to other .NET-based platforms. Finally, he showed the future of the CMS, what are the plans for the upcoming 2.x releases and what should we add to the next major version of Orchard Core.

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.