From 5882241871241b8588038f5f1184f0b0a961c316 Mon Sep 17 00:00:00 2001 From: Erik-Jan Westendorp Date: Tue, 28 Oct 2025 13:55:11 +0100 Subject: [PATCH 1/7] Delete simple --- 17/umbraco-cms/customizing/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/umbraco-cms/customizing/overview.md b/17/umbraco-cms/customizing/overview.md index 73922e0442d..c840373696b 100644 --- a/17/umbraco-cms/customizing/overview.md +++ b/17/umbraco-cms/customizing/overview.md @@ -22,7 +22,7 @@ In this section, you will find all the resources you need to customize or build ## Get started with a tutorial -
Create a UI ExtensionGet started via this tutorial on how to extend the backoffice via a simple customizationcreating-your-first-extension.mdDocumentations Icons_Umbraco_CMS_Extending_Sections_and_Trees.png
Create a dashboardBring a good overview for the needs of your Content Editorscreating-a-custom-dashboardDocumentations Icons_Umbraco_CMS_Extending_Dashboards.png
Create a Property EditorBuild a custom editor for the needs of your Content Editorscreating-a-property-editorDocumentations Icons_Umbraco_CMS_Extending_Property_Editors.png
+
Create a UI ExtensionGet started via this tutorial on how to extend the backoffice via a basic customizationcreating-your-first-extension.mdDocumentations Icons_Umbraco_CMS_Extending_Sections_and_Trees.png
Create a dashboardBring a good overview for the needs of your Content Editorscreating-a-custom-dashboardDocumentations Icons_Umbraco_CMS_Extending_Dashboards.png
Create a Property EditorBuild a custom editor for the needs of your Content Editorscreating-a-property-editorDocumentations Icons_Umbraco_CMS_Extending_Property_Editors.png
*** From b4a5c678d33ae008a2bd56a8f225aad954efd25f Mon Sep 17 00:00:00 2001 From: Erik-Jan Westendorp Date: Tue, 28 Oct 2025 16:15:59 +0100 Subject: [PATCH 2/7] Delete various --- 17/umbraco-cms/customizing/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/umbraco-cms/customizing/overview.md b/17/umbraco-cms/customizing/overview.md index c840373696b..75786382770 100644 --- a/17/umbraco-cms/customizing/overview.md +++ b/17/umbraco-cms/customizing/overview.md @@ -18,7 +18,7 @@ In this section, you will find all the resources you need to customize or build ## General Resources -
Extensions OverviewExplorer the various options for bringing your own piece into the platform.extending-overviewgitbook1.png
FoundationLearn about the Core features of the Backoffice, How you integrate and makes reactive UIfoundationgitbook1.png

Backoffice UI API

See what all of the modules export, interfaces, hierarchy, code examples, and much more.

https://apidocs.umbraco.com/v15/ui-api/index.htmlDocumentations Icons_Umbraco_CMS_Tutorials_the_Starter_Kit.png
Examples & PlaygroundExperience fully working customizations. This is also the place for you to get hands-on experience.examples-and-playground.mdDocumentations Icons_Umbraco_CMS_Reference_Querying_and_Models.png
+
Extensions OverviewExplorer the options for bringing your own piece into the platform.extending-overviewgitbook1.png
FoundationLearn about the Core features of the Backoffice, How you integrate and makes reactive UIfoundationgitbook1.png

Backoffice UI API

See what all of the modules export, interfaces, hierarchy, code examples, and much more.

https://apidocs.umbraco.com/v15/ui-api/index.htmlDocumentations Icons_Umbraco_CMS_Tutorials_the_Starter_Kit.png
Examples & PlaygroundExperience fully working customizations. This is also the place for you to get hands-on experience.examples-and-playground.mdDocumentations Icons_Umbraco_CMS_Reference_Querying_and_Models.png
## Get started with a tutorial From 4d5e119737f766f6d718c89079827117dade7390 Mon Sep 17 00:00:00 2001 From: Erik-Jan Westendorp Date: Tue, 28 Oct 2025 16:32:33 +0100 Subject: [PATCH 3/7] Update v16 --- 16/umbraco-cms/customizing/overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/16/umbraco-cms/customizing/overview.md b/16/umbraco-cms/customizing/overview.md index 73922e0442d..75786382770 100644 --- a/16/umbraco-cms/customizing/overview.md +++ b/16/umbraco-cms/customizing/overview.md @@ -18,11 +18,11 @@ In this section, you will find all the resources you need to customize or build ## General Resources -
Extensions OverviewExplorer the various options for bringing your own piece into the platform.extending-overviewgitbook1.png
FoundationLearn about the Core features of the Backoffice, How you integrate and makes reactive UIfoundationgitbook1.png

Backoffice UI API

See what all of the modules export, interfaces, hierarchy, code examples, and much more.

https://apidocs.umbraco.com/v15/ui-api/index.htmlDocumentations Icons_Umbraco_CMS_Tutorials_the_Starter_Kit.png
Examples & PlaygroundExperience fully working customizations. This is also the place for you to get hands-on experience.examples-and-playground.mdDocumentations Icons_Umbraco_CMS_Reference_Querying_and_Models.png
+
Extensions OverviewExplorer the options for bringing your own piece into the platform.extending-overviewgitbook1.png
FoundationLearn about the Core features of the Backoffice, How you integrate and makes reactive UIfoundationgitbook1.png

Backoffice UI API

See what all of the modules export, interfaces, hierarchy, code examples, and much more.

https://apidocs.umbraco.com/v15/ui-api/index.htmlDocumentations Icons_Umbraco_CMS_Tutorials_the_Starter_Kit.png
Examples & PlaygroundExperience fully working customizations. This is also the place for you to get hands-on experience.examples-and-playground.mdDocumentations Icons_Umbraco_CMS_Reference_Querying_and_Models.png
## Get started with a tutorial -
Create a UI ExtensionGet started via this tutorial on how to extend the backoffice via a simple customizationcreating-your-first-extension.mdDocumentations Icons_Umbraco_CMS_Extending_Sections_and_Trees.png
Create a dashboardBring a good overview for the needs of your Content Editorscreating-a-custom-dashboardDocumentations Icons_Umbraco_CMS_Extending_Dashboards.png
Create a Property EditorBuild a custom editor for the needs of your Content Editorscreating-a-property-editorDocumentations Icons_Umbraco_CMS_Extending_Property_Editors.png
+
Create a UI ExtensionGet started via this tutorial on how to extend the backoffice via a basic customizationcreating-your-first-extension.mdDocumentations Icons_Umbraco_CMS_Extending_Sections_and_Trees.png
Create a dashboardBring a good overview for the needs of your Content Editorscreating-a-custom-dashboardDocumentations Icons_Umbraco_CMS_Extending_Dashboards.png
Create a Property EditorBuild a custom editor for the needs of your Content Editorscreating-a-property-editorDocumentations Icons_Umbraco_CMS_Extending_Property_Editors.png
*** From 46a7b989c0c891e2f31dc9b98797977fa7c7a8d6 Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Wed, 29 Oct 2025 09:49:44 +0100 Subject: [PATCH 4/7] Update 16/umbraco-cms/customizing/overview.md --- 16/umbraco-cms/customizing/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/umbraco-cms/customizing/overview.md b/16/umbraco-cms/customizing/overview.md index 75786382770..89a0ff10b97 100644 --- a/16/umbraco-cms/customizing/overview.md +++ b/16/umbraco-cms/customizing/overview.md @@ -18,7 +18,7 @@ In this section, you will find all the resources you need to customize or build ## General Resources -
Extensions OverviewExplorer the options for bringing your own piece into the platform.extending-overviewgitbook1.png
FoundationLearn about the Core features of the Backoffice, How you integrate and makes reactive UIfoundationgitbook1.png

Backoffice UI API

See what all of the modules export, interfaces, hierarchy, code examples, and much more.

https://apidocs.umbraco.com/v15/ui-api/index.htmlDocumentations Icons_Umbraco_CMS_Tutorials_the_Starter_Kit.png
Examples & PlaygroundExperience fully working customizations. This is also the place for you to get hands-on experience.examples-and-playground.mdDocumentations Icons_Umbraco_CMS_Reference_Querying_and_Models.png
+
Extensions OverviewExplore the options for bringing your own piece into the platform.extending-overviewgitbook1.png
FoundationLearn about the Core features of the Backoffice, how to integrate and make reactive UIfoundationgitbook1.png

Backoffice UI API

See the modules export, interfaces, hierarchy, code examples, and much more.

https://apidocs.umbraco.com/v15/ui-api/index.htmlDocumentations Icons_Umbraco_CMS_Tutorials_the_Starter_Kit.png
Examples & PlaygroundExperience fully working customizations. This is also the place for you to get hands-on experience.examples-and-playground.mdDocumentations Icons_Umbraco_CMS_Reference_Querying_and_Models.png
## Get started with a tutorial From 3fc4f45cd547b1ab9fb57b62d88d04e803692bbf Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Wed, 29 Oct 2025 09:49:53 +0100 Subject: [PATCH 5/7] Update 16/umbraco-cms/customizing/overview.md --- 16/umbraco-cms/customizing/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/umbraco-cms/customizing/overview.md b/16/umbraco-cms/customizing/overview.md index 89a0ff10b97..ad9886293e0 100644 --- a/16/umbraco-cms/customizing/overview.md +++ b/16/umbraco-cms/customizing/overview.md @@ -22,7 +22,7 @@ In this section, you will find all the resources you need to customize or build ## Get started with a tutorial -
Create a UI ExtensionGet started via this tutorial on how to extend the backoffice via a basic customizationcreating-your-first-extension.mdDocumentations Icons_Umbraco_CMS_Extending_Sections_and_Trees.png
Create a dashboardBring a good overview for the needs of your Content Editorscreating-a-custom-dashboardDocumentations Icons_Umbraco_CMS_Extending_Dashboards.png
Create a Property EditorBuild a custom editor for the needs of your Content Editorscreating-a-property-editorDocumentations Icons_Umbraco_CMS_Extending_Property_Editors.png
+
Create a UI ExtensionUse this tutorial on how to extend the backoffice using a basic customizationcreating-your-first-extension.mdDocumentations Icons_Umbraco_CMS_Extending_Sections_and_Trees.png
Create a dashboardDisplay a good overview for the needs of your Content Editorscreating-a-custom-dashboardDocumentations Icons_Umbraco_CMS_Extending_Dashboards.png
Create a Property EditorBuild a custom editor for the needs of your Content Editorscreating-a-property-editorDocumentations Icons_Umbraco_CMS_Extending_Property_Editors.png
*** From 7d4768a6289bb910c7bfd6e20dd2effe06f10492 Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Wed, 29 Oct 2025 09:50:03 +0100 Subject: [PATCH 6/7] Update 17/umbraco-cms/customizing/overview.md --- 17/umbraco-cms/customizing/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/umbraco-cms/customizing/overview.md b/17/umbraco-cms/customizing/overview.md index 75786382770..89a0ff10b97 100644 --- a/17/umbraco-cms/customizing/overview.md +++ b/17/umbraco-cms/customizing/overview.md @@ -18,7 +18,7 @@ In this section, you will find all the resources you need to customize or build ## General Resources -
Extensions OverviewExplorer the options for bringing your own piece into the platform.extending-overviewgitbook1.png
FoundationLearn about the Core features of the Backoffice, How you integrate and makes reactive UIfoundationgitbook1.png

Backoffice UI API

See what all of the modules export, interfaces, hierarchy, code examples, and much more.

https://apidocs.umbraco.com/v15/ui-api/index.htmlDocumentations Icons_Umbraco_CMS_Tutorials_the_Starter_Kit.png
Examples & PlaygroundExperience fully working customizations. This is also the place for you to get hands-on experience.examples-and-playground.mdDocumentations Icons_Umbraco_CMS_Reference_Querying_and_Models.png
+
Extensions OverviewExplore the options for bringing your own piece into the platform.extending-overviewgitbook1.png
FoundationLearn about the Core features of the Backoffice, how to integrate and make reactive UIfoundationgitbook1.png

Backoffice UI API

See the modules export, interfaces, hierarchy, code examples, and much more.

https://apidocs.umbraco.com/v15/ui-api/index.htmlDocumentations Icons_Umbraco_CMS_Tutorials_the_Starter_Kit.png
Examples & PlaygroundExperience fully working customizations. This is also the place for you to get hands-on experience.examples-and-playground.mdDocumentations Icons_Umbraco_CMS_Reference_Querying_and_Models.png
## Get started with a tutorial From 624aee4176fabe20bbd4332359f42958f73c7d74 Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Wed, 29 Oct 2025 09:50:11 +0100 Subject: [PATCH 7/7] Update 17/umbraco-cms/customizing/overview.md --- 17/umbraco-cms/customizing/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17/umbraco-cms/customizing/overview.md b/17/umbraco-cms/customizing/overview.md index 89a0ff10b97..ad9886293e0 100644 --- a/17/umbraco-cms/customizing/overview.md +++ b/17/umbraco-cms/customizing/overview.md @@ -22,7 +22,7 @@ In this section, you will find all the resources you need to customize or build ## Get started with a tutorial -
Create a UI ExtensionGet started via this tutorial on how to extend the backoffice via a basic customizationcreating-your-first-extension.mdDocumentations Icons_Umbraco_CMS_Extending_Sections_and_Trees.png
Create a dashboardBring a good overview for the needs of your Content Editorscreating-a-custom-dashboardDocumentations Icons_Umbraco_CMS_Extending_Dashboards.png
Create a Property EditorBuild a custom editor for the needs of your Content Editorscreating-a-property-editorDocumentations Icons_Umbraco_CMS_Extending_Property_Editors.png
+
Create a UI ExtensionUse this tutorial on how to extend the backoffice using a basic customizationcreating-your-first-extension.mdDocumentations Icons_Umbraco_CMS_Extending_Sections_and_Trees.png
Create a dashboardDisplay a good overview for the needs of your Content Editorscreating-a-custom-dashboardDocumentations Icons_Umbraco_CMS_Extending_Dashboards.png
Create a Property EditorBuild a custom editor for the needs of your Content Editorscreating-a-property-editorDocumentations Icons_Umbraco_CMS_Extending_Property_Editors.png
***