tools

How to inject the SqlShell admin tool to Sitecore 7

Sometimes, we want to execute the SQL script to get insight into the current status of our Sitecore instance. It will be easy peasy lemon squeezy if you can access the server database. Another way is to play around with SqlShell admin tool (we can execute the SQL script via Sitecore user interface) if you’re Sitecore admin… Continue reading How to inject the SqlShell admin tool to Sitecore 7

development · framework

My simple Sitecore development framework – Version 1.6

I’m happy with the positive feedback on my own Sitecore modules such as: Image Coordinate Picker (new version 1.1) Custom Icons Injector Media Public URL Picker Therefore, I long to integrate the Sitecore modules above to my simple framework. Also, there would be a nice enhancement: creating new Visual Studio Project templates so that we… Continue reading My simple Sitecore development framework – Version 1.6

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