Recently, while setting up sitecore, using the official documentation, for syncing the content from XM Cloud to local, it required multiple commands. First need to login, then to connect to environment based on ID and then connecting local environment and then pulling and pushing. Although when I did this first time, it helped me understandContinue reading “Sitecore XM Cloud – Sync Local”
Author Archives: pushpaganan
Sitecore – XM Cloud – CLI – Sitecore.DevEx.Extensibility.XMCloud Plugin
The article in a nutshell, for migrating contents to XMC, it can be packaged or Sitecore CLI XMCloud Plugin can be used for all our content related requirements i.e., serializing contents, port content from one XMC instance to another -> between developers and between environments. The new XM Cloud Plugin comes with cloud commands thatContinue reading “Sitecore – XM Cloud – CLI – Sitecore.DevEx.Extensibility.XMCloud Plugin”
Sitecore – XM Cloud – Errors During Setup and Fixes/Work Around
This is the second part of my XM Cloud series, as mentioned in the end of my previous post, sharing the issues I faced while setting up XM Cloud instance and what I learned in the due process of fixing them, hoping it comes handy in troubleshooting the similar issue if you come across. DeploymentContinue reading “Sitecore – XM Cloud – Errors During Setup and Fixes/Work Around”
Sitecore – Experience Manager Cloud – Introduction
Got my first hands on Sitecore Experience Manager Cloud aka XMCloud recently and this blog series of blog is intended to share my findings and learnings. As XM Cloud is still a least explored product among the sitecore developers, I thought I should start from the basic. Create a series with 3-4 articles. This seriesContinue reading “Sitecore – Experience Manager Cloud – Introduction”
Sitecore – Ways to configure a list field’s source
So, I came across a situation where I had to provide only selected options for a list field type(Multilist/Droplist etc) based on some conditions. Although this was not a hard requirement and mere mapping of a parent item was acceptable, I’m more of a fan of “build code that is designed for Operations” as IContinue reading “Sitecore – Ways to configure a list field’s source”
Sitecore – Item as a Resource – Deep Dive -1 – IaaR Plugin
Last year, I wrote an article about Sitecore IaaR when I first came across that concept. This is a continuation to that article. So…a quick recap. Starting from Sitecore 10.1, default sitecore items are stored in resource files (items.{database}.dat) serialized via Google ProtoBuff. This helps mainly with ease of Sitecore upgrade/Container based deployment. Sitecore CLIContinue reading “Sitecore – Item as a Resource – Deep Dive -1 – IaaR Plugin”
Sitecore Content Hub – Import/Export assets via Excel
All the assets present in our sandbox will be present in the Assets page. (Unless any rules are set) Now, remember in our prev. post we would have added few assets. But these assets are not listed in the assets page. This is because these assets are not in the final stage of the workflow.Continue reading “Sitecore Content Hub – Import/Export assets via Excel”
Sitecore Content Hub – Themes and Pages
Your Sitecore Content Hub themes can be updated using the Themes section in the manage/admin page. Sitecore by default comes with one theme which you cannot edit. But you can create your custom theme to match your overall branding UI Theme and can add logos, favicons etc. You can even add your CSS. Simply viaContinue reading “Sitecore Content Hub – Themes and Pages”
Introduction to Sitecore Content Hub – Digital Asset Management
A little bit of Preface: I’m very late to write about this, as Sitecore has acquired Stylelabs around 2018 and have launched Sitecore Content Hub approximately in 2019. In fact as I write this article Sitecore Content Hub 4 (4.0.27) is the latest version. Was planning to explore this product a long time. But unlikeContinue reading “Introduction to Sitecore Content Hub – Digital Asset Management”
Sitecore – Headless – API Key – Throttle Strategy
Preface: I planned to write a fresh series of articles under the title – “Sitecore Reboot”. In continuation with my “Sitecore – Yesterday…Today and Tomorrow” post, how, with the lastly released Sitecore XM Cloud, sitecore has gone all SaaS and related to that. This article was lined up as second one on that series. But unfortunatelyContinue reading “Sitecore – Headless – API Key – Throttle Strategy”