MVP Sitecore site and GraphQL query change
Learn how to change the GraphQL query by adding a new field for the MVP Sitecore project
Learn how to change the GraphQL query by adding a new field for the MVP Sitecore project
Last week I had to delete a bunch of Sitecore media items included on a CSV file. First, I found the function Import-CSV which lets… Read More »Deleting Sitecore media items with Powershell
Some days ago, I was attending a DevOps class, and my teacher explained the Elasticsearch service functionality. One of the uses cases in Elasticsearch is… Read More »Integration with Elastic search and Sitecore logs
When I upgraded Sitecore version from 9 to 10, the users and roles were required to be migrated. In this case, I follow the next… Read More »How to migrate users and roles for Sitecore 10
I have a project running with Sitecore 10.2, and I tried to add a connection to my website using Sitecore Rock and Visual studio 2019,… Read More »Sitecore Rock in Visual studio 2019
Sitecore PowerShell extensions provide the integration in the CMS through
Sitecore version 10.1 has an issue with the item publication when a media library item doesn’t have a blob image.
I started the migration of a Sitecore project from 9.1 to 10.1. I faced the problem of updating the Sitecore libraries to a higher version in a Visual Studio solution with around 100 projects.