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.
Last updated
Was this helpful?
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.
Last updated
Was this helpful?
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 article.
In this section, you can find the common terms, concepts and guides used to extend the Umbraco backoffice.
How to register extensions or manipulate others.
An overview of the different ways to append functionality.
Make your extension appear only when certain conditions are met.