From 396b344fa3bdbb9338a67cc6b35bbd3c7ffd3daf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Farr=C3=A9?= <23310825+marc-farre@users.noreply.github.com> Date: Thu, 21 Mar 2024 20:25:40 +0100 Subject: [PATCH] Update modules page for the new marketplace --- docs/admin/modules.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/docs/admin/modules.md b/docs/admin/modules.md index 137325c..7a04154 100644 --- a/docs/admin/modules.md +++ b/docs/admin/modules.md @@ -6,20 +6,17 @@ title: Modules & Marketplace ## Module Installation -Modules can be easily installed and updated via the integrated Marketplace. +Modules can be easily installed and updated via the integrated Marketplace: top right "User account menu" -> `Marketplace` -`Administration` -> `Modules` -> `Browse Online` - -Own custom modules or modules that are not available in the official Marketplace can also be unpacked directly into the `protected/modules` folder. +Own custom modules or modules that are not available in the official Marketplace can also be unpacked directly into the `protected/modules` folder, but it is recommended to use a separated path ([see Module Loader Path](https://docs.humhub.org/docs/develop/environment#module-loader-path)). In this case, however, the database migrations at the page `Administration` -> `Information` -> `Database` page must also be performed. ## Purchased Modules +Purchased modules can be activated via the `Marketplace` page -> top right "Gear" button -> "Add licence Key". -Purchased modules can be activated via the `Administration` -> `Modules` -> `Purchase` page. - -They are then available for installation in the `Browse Online` tab. +They are then available for installation. ## Firewall / Whitelist