Quickstart
Get from zero to a working Umbraco backoffice extension using the quickstart skill.
Setup
# Full setup with custom credentials
/umbraco-quickstart MyUmbracoSite MyExtension --email [email protected] --password Admin123456
# With default credentials ([email protected] / SecurePass1234)
/umbraco-quickstart MyUmbracoSite MyExtension
# No arguments — detects existing or prompts for names
/umbraco-quickstartThe Plan, Build, Validate Workflow
Plan
Build
Validate
Optional: Add Source Code References
Next Steps
Last updated
Was this helpful?