development · docker · framework

Playing around with Sitecore 10.1.1 docker containers and my simple development framework version 3.2

Some months ago, I had a chance to play around with Sitecore 10.0.1 docker containers by updating and then deploying the Sitecore solution of my simple development framework successfully. Now I wanted to deploy the Sitecore solution of my simple development framework to Sitecore version 10.1.1 (e.g Sitecore 10.1 Update 1) docker containers as well.… Continue reading Playing around with Sitecore 10.1.1 docker containers and my simple development framework version 3.2

development · docker · framework

Playing around with Sitecore 10.0.1 docker containers and my simple development framework version 3.1

Last year, I had a chance to play around with Sitecore 10.0.0 docker containers by updating and then deploying the Sitecore solution of my simple development framework successfully. Now I wanted to deploy the Sitecore solution of my simple development framework to Sitecore version 10.0.1 (e.g Sitecore 10.0 Update 1) docker containers as well. As a… Continue reading Playing around with Sitecore 10.0.1 docker containers and my simple development framework version 3.1

development · framework

Sitecore 9 and my simple development framework version 2.5

Sitecore Experience Platform 9.3 Initial Release (aka Sitecore XP 9.3.0) was out at the end of November 2019. In addition, there are some new lessons-learned / experience from real Sitecore projects + personally, I wanted to get continuous integration and get started with automated code review so I have a good chance to play around… Continue reading Sitecore 9 and my simple development framework version 2.5

development · framework

Sitecore 9 and my simple development framework version 2.4

Sitecore Experience Platform 9.2 Initial Release (aka Sitecore XP 9.2.0) was out at the end of July 2018. Besides, there are some new lessons-learned / experience from real Sitecore projects so I really wanted to play around with my simple development framework. As a result, my simple Sitecore development framework version 2.4 is out: Upgrading to… Continue reading Sitecore 9 and my simple development framework version 2.4

development · framework

Sitecore 9 and my simple development framework version 2.3

Sitecore Experience Platform 9.1 Initial Release (aka Sitecore XP 9.1.0) was out at the end of November 2018. Inspired by “Sitecore 9.1 NuGet Changes and You”, personally, I think that it’s a good chance for me to migrate from packages.config to PackageReference for my simple development framework Also, I want to migrate the build and deploy from gulp… Continue reading Sitecore 9 and my simple development framework version 2.3

development · framework

Sitecore 9 and my simple development framework version 2.2

Sitecore Experience Platform 9 Update 2 (aka Sitecore XP 9.0.2) was out two months ago. Personally, I wanted to wait for the new release of awesome ones such as Glass.Mapper.Sc version 5, Unicorn version 4.0.4 so that I had a chance to upgrade all of them as well. Finally, my simple Sitecore development framework version 2.2… Continue reading Sitecore 9 and my simple development framework version 2.2

framework

My simple Sitecore development framework – Version 1.7

For me, there is a big change in this version: happily, multi-solution in one Sitecore instance is enabled. It means that you can use my simple framework for multiple Visual Studio solutions as many as you want in ONE Sitecore instance. Some tweaks were made: use Controller Extension instead of custom MVC View Engine which was mentioned in… Continue reading My simple Sitecore development framework – Version 1.7

development · framework

My simple Sitecore development framework – Version 1.2

Today, I enjoyed upgrading my simple framework. As a result, the version 1.2 was released: using the interfaces as models (Glass Mapper) and refining the structure of Sitecore templates, the reference gather all the most stable templates into one place and add the specific Sitecore templates of a website to its folder guide Glass Mapper how to… Continue reading My simple Sitecore development framework – Version 1.2

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