Licensing
The Umbraco-Suite can be used in Unregistered Mode for development and evaluation without a license key. In this mode, the software remains fully functional, but a branding notice is displayed within the Umbraco Backoffice.
Activating your License
To remove the branding and unlock professional use, add your license key to the appsettings.json file:
{
"ModuLabry": {
"Suite": {
"LicenseKey": "ML-UMB-X-XXXXX-XXXXX"
}
}
}
License Types
We offer two main licensing models to fit your project scope:
- Primary Domain License: Grants the right to use the software on one primary registered domain (e.g., mydomain.com). This automatically includes all related subdomains.
- Agency (Unlimited) License: Grants the right to use the software on an unlimited number of domains and projects owned or managed by your organization.
Compatibility & Support
- Version Support: The suite is specifically designed and tested for Umbraco versions 14 through 17.
- Support: Licensed users can reach out to support@modulabry.com for inquiries.
Ownership
The software is licensed, not sold. It remains the property of ModuLabry, Kaarst, Germany. Redistribution, reselling, or reverse-engineering is strictly prohibited.