Updating a Sitecore user password is very simple when using only the Sitecore Experience Platform. However, there are undocumented additional steps to execute when using Sitecore Experience Commerce 9.
[Read More]Publish Site Does Not Publish All Items with the Sitecore Publishing Service
Today, I got a weird problem with the Sitecore Publishing Service 3.1.1. This blog post is there for future reference and to help others in the same situation.
[Read More]Configure ESLint for a Sitecore JavaScript Services (JSS) React Project
Linting is important in a code project. Among many other things, it can ensure all the code is using the same formatting standards, there are no unused variables or unresolved imports.
Sitecore JSS projects can really benefit using a linter.
[Read More]Sitcore JSS CLI Secret Commands
Troubleshooting an issue by looking at the source code of a module can sometimes be very entertaining. Here are the 2 hidden gems I discovered by looking at the Sitecore JavaScript Services (JSS) CLI source code.
[Read More]Installing a Sitecore Instance and Experience Commerce for Habitat Home - The Quick Way
When it comes the time to install the Habitat Home demo, one can be daunted by the large number of additional modules to install on top of the Sitecore instance. Installation of the modules can be really time consuming, especially when having to install the demo on multiple machines. Not to mention the Habitat Home Commerce demo that can be installed on top of Habitat Home which requires Sitecore Experience Commerce 9.
Instead of installing all of this manually, a scripted solution exists.
[Read More]