This article describes how to debug SXA Scaffolding.
Sitecore Utilities: Cache Viewer
Another Sitecore Utility! This one lets you view what is currently inside Sitecore caches. You can also remove selected entries or clean whole content.
Sitecore Utilities: Unicorn Packaging
If you use Unicorn for serialization and create packages manually in old Sitecore way, I think it’s time for a change.
SXA Health Check
Scan your SXA solutions and find out if there are no problems.
SXA - create sites/tenants with SPE
Learn how to automate site/tenant creation with PowerShell scripts
Beautify Sitecore field names
Find all fields with incorrect title and fix them to stop users eyes from bleeding.
Get items - the fastest way
What is the fastest way of getting items? I present you results of my experiment performed some time ago.
SXA 1.2 upgrade - extra upgrade script
Manual steps for SXA (1.2 ➡ 1.3) upgrade converted to a new upgrade script.
Unicorn dependency graph generator
I present you Unicorn Dependency Graph Generator. It will give you a bit more information about your unicorn configurations and solve problems with missing dependencies.
ShieldsDown.config for Sitecore PowerShell developers
Save your keystrokes! Don’t waste your time on entering password every five minutes when working with Powershell Extensions for Sitecore
Template code generator
Are you using Habitat approach when implementing projects and have PowerShell installed on your instance? I’ve got a great time saver. Read more to see how SPE can generate code for you.
Content Editor notifications with PowerShell
In my previous post I shared with you my small improvement for Sitecore schedule task.
If you haven’t read it I highly recommend you to do it first as this blog post will be about extending existing solution.
Sitecore Powershell Extensions Plugins
Sitecore Powershell Extensions is a great module which improves your productivity significantly. Easy extensibility via integration points is only one of many advantages which comes with SPE1. Read more to see how you can bring those opportunities into play.