From our blog
Update existing Umbraco nodes
May 29, 2019A requirement that we get quite often these days and isn't supported out of the box by CMSImport is if CMSImport can update existing content that is not previously imported…
Umbraco Admin reset 1.4 update
September 19, 2018A few years back we have released Umbraco Admin Reset. A tool that is been used a lot since than to unlock Umbraco environments that you inherit or where password…
Package Migrations tester
April 23, 2018When you develop Umbraco packages that need to modify config files, create database tables etc you can use Package Actions. These actions get called by the Umbraco when the installer…
Examine DB
June 01, 2016My packages mostly use SQL Server or one of the other supported databases in Umbraco. It's ideal for storing data and most of the times I don't worry about it.…
Umbraco admin reset
November 27, 2015We receive a lot of client environments for debugging edge cases, reproducing issues or extending functionality. When we receive those environments almost every time we need to hack ourselves into…