Che cos'è umbraco-routing?
Comprendere e utilizzare il routing nel backoffice Umbraco (concetto fondamentale) Fonte: umbraco/umbraco-cms-backoffice-skills.
Comprendere e utilizzare il routing nel backoffice Umbraco (concetto fondamentale)
Installa rapidamente la skill AI umbraco-routing nel tuo ambiente di sviluppo tramite riga di comando
Fonte: umbraco/umbraco-cms-backoffice-skills.
Routing in Umbraco's backoffice enables navigation between sections, dashboards, and workspaces using pathname-based URLs. Sections serve as primary organizational dividers with entry points via section views, dashboards, or custom elements. Custom routing can be built using umb-router-slot with route definitions that support parameters and redirects.
Location: /Umbraco-CMS/src/Umbraco.Web.UI.Client/examples/modal-routed/
This example demonstrates routed modals with URL-based navigation and deep-linking support. Study this for complex routing patterns.
Comprendere e utilizzare il routing nel backoffice Umbraco (concetto fondamentale) Fonte: umbraco/umbraco-cms-backoffice-skills.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/umbraco/umbraco-cms-backoffice-skills --skill umbraco-routingBrowse more skills from umbraco/umbraco-cms-backoffice-skills
Comprendere e utilizzare il routing nel backoffice Umbraco (concetto fondamentale) Fonte: umbraco/umbraco-cms-backoffice-skills.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/umbraco/umbraco-cms-backoffice-skills --skill umbraco-routing Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/umbraco/umbraco-cms-backoffice-skills