
Using Sitecore.MainUtil – Part 1
Sitecore has a relatively unknown helper class which contains lots of cool functions that are very useful for developers. In this article, I will list those functions that are present in Sitecore 10. Those functions will be later moved to StringUtil and FileUtil classes. Other utilities classes are: Sitecore.StringUtil Sitecore.IO.FileUtil Sitecore.DateUtil Sitecore.Web.HtmlUtil Sitecore.Web.WebUtil Sitecore.Xml.XmlUtil WorkingSetSizeContinue reading “Using Sitecore.MainUtil – Part 1”

Docker: Have The Right Tag and Debug Containers Easily
With the release of Sitecore XP 10 this summer, Docker is now a very good environment to develop and test sitecore projects. There are a lot of documentation around, but I was at time a little bit unsecure about how to debug a docker container while it builds. Hitting the right tag for my imagesContinue reading “Docker: Have The Right Tag and Debug Containers Easily”

JSS and Sitecore Commerce 10
In a very good serie of articles last year, Jonne Kats and Joost Meijles described and developped a small project to show how to create a JSS application on top of Sitecore Commerce 9. Unfortunately, when I tried to install this project on top of Sitecore 10, I realised that a lot of changes wereContinue reading “JSS and Sitecore Commerce 10”

Setup Sitecore Content Serialization
One of the most exciting new features in Sitecore 10 is the Sitecore Content Serialization (SCS), a tool for serializing, sharing, version controlling and deploying content items. It replaces external tools like TDS or Unicorn. In this article, I’ll walk you through how to easily configure SCS to start serializing your items in no time.Continue reading “Setup Sitecore Content Serialization”

Install a SSL certificat to your Sitecore site
I was installing locally Sitecore XP 9.2 for a new project and saw that only HTTP was installed out of the box by the Sitecore Install Assistant to access the new site. In this short article, I will explain how to create a new Self Signed Certificate on your server, and create a HTTPS bindingContinue reading “Install a SSL certificat to your Sitecore site”

Install Sitecore Storefront 10 XC1-CXA on Docker
Spoiler: this was not easy ! From Sitecore version 9, it has been possible to install Sitecore XP and XC on Docker. The installation was not straightforward and needed a lot of patience and a really good comprehension of how Docker works and how Sitecore parts interact with one another. When Sitecore 10 was releasedContinue reading “Install Sitecore Storefront 10 XC1-CXA on Docker”

Install Sitecore Commerce 10 on Premise from scratch
Over the years, it has often been quite difficult and time-consuming to install Sitecore Commerce. I will here show you how to install XC10 on an On-Premises computer, and how to avoid all the fallouts people usually fall into. The objective is to have a clean XC installation on a developer’s computer. In order toContinue reading “Install Sitecore Commerce 10 on Premise from scratch”

Migrating Sitecore medialib items from an Azure Storage Account to another one
One of our customer was upgrading his multisite/multilanguage Sitecore installation from version 9.0.1 to 9.3, and had gigabytes of media to move from the old site to the new one. Of course, moving the Sitecore items was easy, it was just to create a package and import it to the new site – I’ll showContinue reading “Migrating Sitecore medialib items from an Azure Storage Account to another one”

Complex rendering variants in SXA made easy with Scriban templates
When creating my own rendering variants in SXA, I was often frustrated by the rigidity of the elements available to create the variant’s HTML structure. For example, it was nearly impossible to render easily the value of a Droplist or taking care of rendering parameters. To create complex rendering variants, with CSS classes defined inContinue reading “Complex rendering variants in SXA made easy with Scriban templates”

Resolve the dreaded HTTP Error 502.5 – ANCM Out-Of-Process Startup Failure
When I installed Sitecore 10, I got this ANCM Out-Of-Process error while trying to connect to the identity server. This could be reproduced easily when trying to connect to the identity server with this URL: https://$YOUR_PREFIX_identityserver.dev.local/.well-known/openid-configuration Looking at the Event Viewer (Windows Log/Application), I could see a much better description of the error I haveContinue reading “Resolve the dreaded HTTP Error 502.5 – ANCM Out-Of-Process Startup Failure”

Sitecore 10 available !
Today is a great day, Sitecore 10.0 is available to download here… I am currently installing it as I write these lines, I’ll make a post later this week on my first impressions. Some favorite highlights so far: New delivery options including support for Docker, Kubernetes and new Sitecore-provided image repositories A new ASP.NET Core headlessContinue reading “Sitecore 10 available !”

Hands-on for newcomers: Install Habitat from scratch
It is not always easy to learn a new platform, and Sitecore can have a step learning curve. One easy way to learn is to actively install a Sitecore instance, a complete website like Habitat, and begin playing with it. I will here explain how to install the Habitat website when you are really aContinue reading “Hands-on for newcomers: Install Habitat from scratch”

Import and Export data outside Sitecore
In some projects, I have been asked to export and import data that was in Sitecore so that non-technical personal could easily work with it. It could be everything from exporting users’s personal data to updating product information in a Sitecore Commerce site. The requirements were that these non-technical personal shouldn’t have to learn anythingContinue reading “Import and Export data outside Sitecore”

Some useful SPE scripts
Sitecore Powershell Extensions (SPE) is a module that provide a command line and scripting environment as well as several new tools. It was developped by Adam Najmanowicz and Michael West and is for example a prerequisite to install Sitecore Experience Accelerator. You can download this module from the marketplace or even from Sitecore’s download section.Continue reading “Some useful SPE scripts”

Create an smart Sitecore Form with different pages based on conditions
Sitecore Forms is a module that was introduced with Sitecore 9 to replace WFFM (Web Forms For Marketeers) and offers a more modern and intuitive approach to construct web forms that record and report information provided by users to your website. There are plenty of articles out there to help you create and show aContinue reading “Create an smart Sitecore Form with different pages based on conditions”
- Admin (16)
- Commerce (6)
- developing (2)
- docker (4)
- Francais (15)
- Install (13)
- JSS (2)
- Powershell (12)
- Rendering Variants (2)
- Scriban (2)
- Sitecore Forms (2)
- Sitecore10 (9)
- SPE (6)
- SXA (3)
About Unified Commerce by Sigma
We are a specialist unit within Sigma that delivers everything you need for digital commerce. Our goal is to give our customers a simpler and more efficient handling, and to give our customers’ customers a better experience. We do this by bringing together all systems related to digital commerce and customer dialogue into an ecosystem that provides a seamless experience for everyone involved.
More about us