Hi everyone! For umbraco 9+ packages if you want ...
# package-development
a
Hi everyone! For umbraco 9+ packages if you want to help people installing your package, and you require them to update their appsettings.json with configuration, how do you enable that ? Is there some way to update the .json on install, do you roll an alternative .json settings file for configuration which you can install with the nuget ? or do you just add a schema to help with discoverability ? Cheers 🙂