Skip to content

Commit fbcac72

Browse files
committed
Module "Location" setting
1 parent 3684930 commit fbcac72

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

content/en/docs/refguide/modeling/app-explorer/modules/module-settings.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 10
77

88
## Introduction
99

10-
Module settings allow you to set Java managed dependencies, choose the type of the module, and set a version for certain module types.
10+
Module settings allow you to configure various properties of a module, including Java managed dependencies, module type, version, and the location where the module appears in the App Explorer.
1111

1212
To open module settings, double-click **Settings** in the required module.
1313

@@ -69,6 +69,19 @@ This is the version number of the module. The version should be a semantic versi
6969

7070
Mendix recommends setting a new version every time changes are made to the module.
7171

72+
### Location {#location}
73+
74+
{{% alert color="info" %}}
75+
This setting is available for Studio Pro 11.13 and above.
76+
{{% /alert %}}
77+
78+
The **Location** setting determines where the module appears in the App Explorer. You can choose one of the following options:
79+
80+
* **Module list** (default) – The module appears in the regular module list at the bottom of the App Explorer
81+
* **Marketplace modules** – The module appears under the **Marketplace modules** node in the **App** node within the App Explorer
82+
83+
Modules imported from the Marketplace are automatically set to **Marketplace modules**. You can change this setting at any time to organize your modules based on your preferences.
84+
7285
## Read More
7386

7487
* [Modules](/refguide/modules/)

0 commit comments

Comments
 (0)