Configure Licenses
Product-Specific License Information
Installing Your License
{
"Umbraco": {
"Licenses": {
"Products": {
"Umbraco.Commerce": "YOUR_LICENSE_KEY",
"Umbraco.Deploy.OnPrem": "YOUR_LICENSE_KEY",
"Umbraco.Engage": "YOUR_LICENSE_KEY",
"Umbraco.Forms": "YOUR_LICENSE_KEY",
"Umbraco.UIBuilder": "YOUR_LICENSE_KEY",
"Umbraco.Workflow": "YOUR_LICENSE_KEY"
}
}
}
}{
"Umbraco": {
"Licenses": {
"Umbraco.Commerce": "YOUR_LICENSE_KEY",
"Umbraco.Deploy.OnPrem": "YOUR_LICENSE_KEY",
"Umbraco.Engage": "YOUR_LICENSE_KEY",
"Umbraco.Forms": "YOUR_LICENSE_KEY",
"Umbraco.UIBuilder": "YOUR_LICENSE_KEY",
"Umbraco.Workflow": "YOUR_LICENSE_KEY"
}
}
}Verifying the License Installation
Configuring UmbracoApplicationUrl
When to Configure UmbracoApplicationUrl
How to Configure UmbracoApplicationUrl
Configuring UmbracoApplicationUrl on Umbraco Cloud
Validating a License Without an Outgoing Internet Connection
Setting Up License Relay
Last updated
Was this helpful?