Skip to content

Licence stuff #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,9 @@ const config = {
label: "Support Lifecycles",
href: "/SupportLifecycles",
},
{label: "Product Licences",
href: "/licences"
},
{
label: "GitHub",
href: "https://github.com/Jumoo/jumoo-docs",
Expand Down
20 changes: 20 additions & 0 deletions src/pages/licences.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Licence Validation.
---

# Product Licences

Our licences are based on long-term support (LTS) versions of Umbraco (e.g v10, v13, v17). They work for all versions of Umbraco, from the latest available LTS version, right up to the last short-term support version (STS) before the next LTS version.

So, a v13 licence will work with v13, v14, v15 and v16, but you will need to buy an upgrade to get a licence that will work with v17, which is the next LTS release.

| Date of Purchase | LTS Version | Covered Versions |
|--|--|--|
| 16th September 2019 | v8 | v8|
| 16th June 2022 | v10 | v8 to v10|
| 14th December 2023 | v13 | v8 to v16|
| 27th November 2025 | v17 | v8 to v20** |

Licences keys are backwards compatable to Umbraco v8, but early versions are [no longer supported](/SupportLifecycles).

***v20 subject to change as these releases are yet to be announced.*