Søren Kottal

Søren Kottal @skttl

About: Umbraco MVP working at Ecreo. Loves TailwindCSS and AlpineJS.

Location:
Odense, Denmark
Joined:
Jul 28, 2017

Søren Kottal
articles - 19 total

Umbraco Marketplace Package Sync Bookmarklet

With this bookmarklet, it gets a lot easier, to list packages in Umbraco Marketplace

Learn More 1 0Mar 28

Say Goodbye to Tedious Icon Imports in Umbraco with Icoover!

A new package helps you add custom icons to Umbraco, without messing with javascript!

Learn More 4 0Mar 17

Vibe coding a nifty Umbraco tool

What started as a slow Friday turned into a productive coding session using Windsurf to create a block thumbnail generator for Umbraco block editors.

Learn More 3 0Mar 16

Easier Responsive Emails for Umbraco Forms with MJML

Tired of writing your own tag soup of nested tables when working with emails? MJML got you covered!

Learn More 0 0Feb 27

Make your layouts dynamic with Quantity Queries in Tailwind CSS

Style content based on the number of elements easily with quantity queries in TailwindCSS

Learn More 3 1Feb 18

Enhancing 404 Pages with Search in Umbraco

Turn your 404 pages into a helpful experience by integrating automated search results in Umbraco. Learn how to guide users to relevant content instead of dead ends using Full Text Search.

Learn More 2 0Feb 10

Learnings from upgrading an existing Umbraco project to TailwindCSS 4

TailwindCSS version 4 was recently released, and I had to try it out immediately.

Learn More 7 1Jan 24

How to Deploy Your Branches to Umbraco Cloud Without Triggering Site Deployment

Are you also tired of waiting when pushing code to other branches in Umbraco Cloud? There is an easy fix!

Learn More 0 0Dec 19 '24

Quick fix for IPublishedSnapshotAccessor issues when upgrading to Umbraco 15

Upgrading to Umbraco 15 and running into issues with ModelsBuilder? The removal of the IPublishedSnapshotAccessor interface can cause build failures. This guide shows you a simple workaround to get your models up and running smoothly.

Learn More 5 1Nov 29 '24

Make your own Umbraco Starter Kit without making a Starter Kit

At work, we create many Umbraco projects each year, and to make this easier, we used to rely on a Starter Kit. However, maintaining it became cumbersome, leading us to develop a more streamlined approach — Schemex Exporter and Importer.

Learn More 3 0Oct 11 '24

Server-side registering of Package Manifest in Umbraco 14

Umbraco 14 packages are registered with umbraco-package.json files, but you can also register using C#. I'll show you!

Learn More 5 2Aug 8 '24

Remote Image Provider for ImageSharp

Want to process remote images using ImageSharp? I've got you!

Learn More 2 0Mar 13 '24

4 notable new features in Full Text Search for Umbraco

Full Text Search for Umbraco, is released in version 4.0.0 with a bunch of bugfixes, performance improvements, and some new languages. With great help from the community the package is now better than ever.

Learn More 1 0Dec 9 '23

Creating Duplicate Content in Umbraco without Duplicating Content

A step-by-step guide to creating duplicate content in Umbraco without duplicating content.

Learn More 1 1May 11 '23

Simple redirect engine from the Umbraco content tree

Create redirects from the content tree in Umbraco in a rock solid way, using an IUrlProvider

Learn More 7 0Jan 9 '23

Stop spammers from abusing ImageProcessor to flood your Umbraco 8 logs

By requesting non-existing images in your Umbraco 8 project, spammers can flood your tracelogs.

Learn More 7 0Mar 15 '22

Fixing broken Nested Content after upgrading from Umbraco 7 to 8

After upgrading to Umbraco 8, we saw weird problems with Nested Content values on the frontend.

Learn More 6 0Mar 3 '22

How to customize searching in Umbraco list views

Learn how to make the search function of Umbracos list views, able to search in other things than the node names.

Learn More 7 3Jan 13 '21

Bypassing property editor restrictions in Umbraco Element Types

How to use Tags in Element Types, and probably other disabled editors too.

Learn More 9 3Jan 3 '21