Skip to content

In this topic, I’m going to explain how to fix the installation process for the prerequisites and Sitecore. Prerequisites Since Microsoft deprecated the link for Web Platform Installer, we need to modify it with the new one, following these steps: it should look like this: Now, you can install all the prerequisites without issues. Sitecore

rbatallas
November 7, 2023

In order to migrate to Sitecore.CLI 5.2.109 or greater over docker, we need to do the following steps: SITECORE CLI Open the backend folder project with a power shell terminal Run the following command: Then, after the upgrade is done run the following command for initializing the plugins Now, let’s verify the upgrade with the

rbatallas
July 26, 2023

When we work with Docker and Sitecore, especially on a big project, is usual to have a lot of templates, components, and configurations that are serialized but take a lot of time to be ready each time when we up all containers. So, here are the steps: once we added these parameters, is time to

rbatallas
May 26, 2023