Authors

Photo of Jesper Mayntzhusen

Jesper Mayntzhusen

Jesper works as a senior backend developer on the Cloud Core team at Umbraco. Where he works with Umbracos identity provider, deployments and upgrades of environments, CI/CD deployments, baselines and load balancing.

He is a former 3x Umbraco MVP has worked as an Umbraco developer at multiple agencies.

Preparing your site and packages for load balancing

Plenty has been written about the infrastructure side of load balancing, but Jesper asks the question all that Azure and Redis setup skips: is your actual code ready to run on more than one instance?

Creating a custom export & import action in Umbraco UI Builder

The Umbraco UI Builder is great for managing custom data collections, but its export tool is limited, handling only one page at a time and supporting only CSV format, among other issues. But thankfully, help is here! For developers that need more robust functionality, Jesper is here to show us how we can create custom export and import actions with the Umbraco UI Builder our data collections.

An Overview Of Options to Extend the Umbraco Backoffice

The Umbraco backoffice has so many ways to be extended that it can be almost overwhelming to know what options exist. Thankfully, Jesper has created this guide to the different ways we can extend it, where they change it, and how to do them, all in one convenient article.