development · framework

My simple Sitecore development framework – Version 1.4

I long to add some interesting ones below to my simple framework. As a result, the version 1.4 is released: integrating Custom Field – Image Coordinate Picker module which is available on Sitecore Marketplace adding Sitemap feature integrating Sitecore Developer Toolbox module which is available on Sitecore Marketplace adding Bundling and Minification feature adding Language Injector feature Assumption… Continue reading My simple Sitecore development framework – Version 1.4

development · module

Pre-population Item Version module for Sitecore development

Someone wants you to develop a simple Sitecore module which supports to pre-populate Sitecore item versions so that he doesn’t have to enter bulk of data fields manually when a very first language version of a specific site is created (that guy is so lazy and so am I :D) Assumptions: the sites have >= 2 languages the module… Continue reading Pre-population Item Version module for Sitecore development

development · framework

My simple Sitecore development framework – Version 1.3

As you all know, Sitecore 8.2 Update 3 has been released recently. It makes my simple framework out of update now so I need to update it soon. Besides, I want to verify how easy the Sitecore upgrade is with my simple one. By the way, I add some interesting functions as well. As a result, the version 1.3 is released:… Continue reading My simple Sitecore development framework – Version 1.3

development · framework

Notes for building your own Sitecore development framework based on my simple one

Recently, I have introduced my simple framework to everyone. It looks OK to me and my friends / my colleagues so I’d like to write down some notes for building your own one based on it. Hopefully, this post will save your time. Download the latest source code here (Option 1) unzip archive.zip file above to D:\my-simple-framework (for… Continue reading Notes for building your own Sitecore development framework based on my simple one

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