From 33c509aa840e99514328b339b19262e87aa0c087 Mon Sep 17 00:00:00 2001
From: fbhub2 <42037679+fbhub2@users.noreply.github.com>
Date: Wed, 29 Apr 2026 13:23:03 +0200
Subject: [PATCH] Include online argument generators links in documentation
Added link to online argument generators for CrmSetup and CrmTask.
---
.../onsite/install/database/crmsetup-and-crmtask.md | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/docs/en/onsite/install/database/crmsetup-and-crmtask.md b/docs/en/onsite/install/database/crmsetup-and-crmtask.md
index 2226b56a96..4a0c99b5c2 100644
--- a/docs/en/onsite/install/database/crmsetup-and-crmtask.md
+++ b/docs/en/onsite/install/database/crmsetup-and-crmtask.md
@@ -21,7 +21,16 @@ Document templates are installed when creating new and upgrading current install
*CrmSetup* and *CrmTask* are commandline tools - argument files can be made and reused to make the work easier, just copy them into the CrmSetup folder. You can download example argument files. The first commented-out line in the example file has the full command for copy-paste into cmd. Remember to change all necessary values.
-You can also use HTML-based argument generators. The zip file contains two HTML files, each for one utility. Just unzip them and run locally.
+## Online argument generators
+
+The HTML-based argument generators are also available online – no download required:
+
+- [CrmSetup argument generator](https://fbhub2.github.io/so11configgenerators/so11config_gen_crmsetup.html)
+- [CrmTask argument generator](https://fbhub2.github.io/so11configgenerators/so11config_gen_crmtask.html)
+
+Open the link, fill in your values, and copy the generated argument file content directly - or generate argument files for the command line tool.
+
+You can also use local HTML-based argument generators. The zip file contains two HTML files, one for each utility. Just unzip them and run locally.
## CrmSetup