/EarlyAdopters.Umbraco.Templates

Package templates for Umbraco 14 (pre-release)

Primary LanguageHTML

Dotnet New Template for Umbraco Packages on Umbraco v14

Note

Currently targeting Umbraco v14.0.0 (STS Release)

This repo, is for a dotnet new template that lets you get a project structure up and running quickly that will let you build a package for the new version of Umbraco v14.

Install the template :

dotnet new install Umbraco.Community.Early.Templates

Create a project

dotnet new early-umbracotemplate -n MySuperPackage --restore