Magnolia 6.1 reached end of life on March 31, 2021. This branch is no longer supported, see End-of-life policy.
The App launcher layout organizes apps into groups and defines what the groups look like. You can find the layout configuration in /modules/ui-admincentral/config/appLauncherLayout
.
Node name | Value |
---|---|
modules | |
ui-admincentral | |
config | |
appLaucherLayout | |
groups | |
edit | |
apps | |
pages | |
assets | |
... | |
defaultGroup | edit |
hiddenApps | |
tasks | tasks-app |
Properties:
| required List of app groups. |
| required App group name. This internal name is not displayed to users. Users see the group |
| required List of apps in the group. |
| required Name of an app that belongs to the group. The name must match the name given in the app configuration, for example |
| optional Defines which users can see the app in the app launcher. This allows you to provision the app to a limited group of users in your organization. See App permissions. |
| optional, default is Moves the group to the bottom of the app launcher and sets the groups color to white. Set the property to |
| optional Text displayed on the group tile. Use a label that says something common about the apps in the group such as |
| optional, default is Under the |
| optional List of apps to be hidden in the App launcher. |
| optional Name of an app which should not be shown in the App launcher. The name of the property is arbitrary. |