MVP 2025
Technology

Timeline
2025
31/Jan
Technology 2025
Exploring Sitecore XP Codeless Schema Extensions module
A blog post exploring the Codeless Schema Extensions module, released on Sitecore XP 10.2, where I show how it works, a use case for personalize and list segment, and the backstage details like stored data structure on db, code decompile to check for any cache system and more.
Sitecore XPAzure Blob Storage Upload with Sitecore PowerShell Extension
It is a script to upload files from Sitecore to Azure Blob storage using the Sitecore PowerShell Extensions module. There is a prerequisite script on "https://gist.github.com/eduvto/eb807bcace2b3df02a4e673f75c401c2" as described on my post: "https://eduardotonon.com/sitecore-azure-blob-storage-upload-with-powershell-extension"
Sitecore XPRenew SSL certificate on Sitecore Local on one command line
A blog post where I show my script to renew a self-signed certificate on the XP0 environment, but it not only creates a new self-signed certificate, it also executes all the steps for a complete certification update:
- Update IIS Websites Bindings
- Update Thumbprint on file systems for SC, xConnect, and Identity instances
- Allow read access to IIS AppPool users on Certificate for SC, xConnect, and Identity instances