For the complete documentation index, see llms.txt. This page is also available as Markdown.

Extensions Overview

The backoffice architecture is based on Extensions. Everything in the UI is Extensions which makes almost any parts of the UI extendable. Enabling you to append, replace, or remove parts.

The following screenshot highlights some elements that are extensions. However, a single image cannot fully illustrate this, so we recommend exploring the options in more detail in the Extension Types article.

In this section, you can find the common terms, concepts and guides used to extend the Umbraco backoffice.

Extension Registry

How to register extensions or manipulate others.

Extension Types

An overview of the different ways to append functionality.

Extension Conditions

Make your extension appear only when certain conditions are met.

Last updated

Was this helpful?