diff --git a/16/umbraco-cms/customizing/overview.md b/16/umbraco-cms/customizing/overview.md index 73922e0442d..ad9886293e0 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 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 -
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 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
*** diff --git a/17/umbraco-cms/customizing/overview.md b/17/umbraco-cms/customizing/overview.md index 73922e0442d..ad9886293e0 100644 --- a/17/umbraco-cms/customizing/overview.md +++ b/17/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 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 -
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 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
***