I have a large setup that I am "boiling" down to a module based umbraco. Each feature is "Hosted" on our own private nuget server.
In a simple setup we have the following structure.
SITE
Nuget packet 2 content
Nuget packet 1 content
Nuget packet 3 content
I was thinking to use USYNC to pass content / settings from nuget to my site. My problem is that usync delete all other settings than the one in the def file.
How would you add permission / settings to site without deleting any permission / settings on the documenttype.
Add permission to doctype from Nuget package
Hello Umbraco and friends :)
I have a large setup that I am "boiling" down to a module based umbraco. Each feature is "Hosted" on our own private nuget server.
In a simple setup we have the following structure.
SITE
I was thinking to use USYNC to pass content / settings from nuget to my site. My problem is that usync delete all other settings than the one in the def file.
How would you add permission / settings to site without deleting any permission / settings on the documenttype.
Best regards Jakob
Goodmorning :)
:( Nobody out there wanna discuss this. Is there some guides creating nuget packages for umbraco with changes to documenttypes and templates.
Thanks in advance :)
Jakob
is working on a reply...