From e9ad0dbfbe8b12f549a2b46cac30c1e5e2a38aba Mon Sep 17 00:00:00 2001 From: sumitshinde-84 Date: Thu, 4 Jul 2024 16:21:07 +0530 Subject: [PATCH 1/4] auto genrate license and display --- docs/install/introduction.md | 48 +++++++++++++++++++++++++++++++++--- 1 file changed, 45 insertions(+), 3 deletions(-) diff --git a/docs/install/introduction.md b/docs/install/introduction.md index d4eeb3392c..3558e87f6f 100644 --- a/docs/install/introduction.md +++ b/docs/install/introduction.md @@ -14,13 +14,55 @@ the platform. Experience the full capabilities of FlowFuse by obtaining a complimentary 30-day Enterprise license. This trial offers you an opportunity to thoroughly evaluate the features and functionalities of FlowFuse in your environment. To begin your trial, simply complete the form below. +

+ ## One-Click Docker Installer From c2e4f7026e4ef5c772664fa04d1bc6f019dac6c6 Mon Sep 17 00:00:00 2001 From: "sumit shinde ( Roni )" <110285294+sumitshinde-84@users.noreply.github.com> Date: Fri, 5 Jul 2024 17:48:30 +0530 Subject: [PATCH 2/4] add note and improve the license block --- docs/install/introduction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install/introduction.md b/docs/install/introduction.md index 3558e87f6f..4abc089b61 100644 --- a/docs/install/introduction.md +++ b/docs/install/introduction.md @@ -38,7 +38,7 @@ function GenerateLicense(formData) { .then(data => { const messageElement = document.getElementById('license-message'); if (messageElement) { - messageElement.innerHTML = `Thank you for requesting a trial license. Below is your license : ${data[0].license}`; + messageElement.innerHTML = `Thank you for requesting a trial license. Below is your license key. Please copy it and save it securely, as it will not be available again if you leave, come back, or refresh the screen. : ${data[0].license}`; } else { console.error('Message element not found'); @@ -103,4 +103,4 @@ If you need assistance, request our complimentary Installation Service, and we w portalId: "26586079", formId: "22edc659-d098-4767-aeb1-6480daae41ad" }); - \ No newline at end of file + From 50a4bed3b7e7806ed745b75c30db26ced0b0b121 Mon Sep 17 00:00:00 2001 From: "sumit shinde ( Roni )" <110285294+sumitshinde-84@users.noreply.github.com> Date: Fri, 5 Jul 2024 21:50:26 +0530 Subject: [PATCH 3/4] Update introduction.md --- docs/install/introduction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install/introduction.md b/docs/install/introduction.md index 4abc089b61..93bd8a4b34 100644 --- a/docs/install/introduction.md +++ b/docs/install/introduction.md @@ -14,7 +14,7 @@ the platform. Experience the full capabilities of FlowFuse by obtaining a complimentary 30-day Enterprise license. This trial offers you an opportunity to thoroughly evaluate the features and functionalities of FlowFuse in your environment. To begin your trial, simply complete the form below. -

+