docker

Playing around with the set-up of Sitecore Docker Images

Since September 2019 (09/2019), Sitecore has officially supported running in containers so it’s a good chance for me to play around with Sitecore Docker – an awesome contribution for the Sitecore community by Per Manniche Bering and other contributors. Personally, I enjoy reading and following the great articles below by Mark Cassidy as they’re very fun and helpful… Continue reading Playing around with the set-up of Sitecore Docker Images

cms · enhancement

How to inject the custom icons to Sitecore 8

Someone wants to inject their own icons to Sitecore 8 so that they will be able to change the icon of Sitecore items later inside Sitecore (please click here to get how to configure item icons). It’s something like this: The Reference Modifying \sitecore\shell\Applications\Content Manager\Dialogs\Set Icon\Set Icon.xml which handles Change Icon dialog of Sitecore: replace CodeBeside to the new… Continue reading How to inject the custom icons to Sitecore 8

development · framework

A simple framework for Sitecore XP 8 development

One day, someone throws a Sitecore XP 8 package (web application installer/Zip archive + the license of course :D) to you and he says:”You have one month (or less :D) to build a Sitecore development team.” or “We will have Sitecore projects soon, let’s prepare for them.“. That’s an order and no doubt! Update (29-Nov-2017):… Continue reading A simple framework for Sitecore XP 8 development