https://discord.umbraco.com logo
Hi all, if I want to build a package that creates ...
# package-development
m
Hi all, if I want to build a package that creates an additional root in the content tree and it adds some additional doctypes to a site, what's the best way to approach it? Should it all be created programmatically using Umbraco components and all that stuff or there's a more straight forward way? Having to construct doctypes using C# seems like a lot of work 😫
3 Views