--- hide: - navigation --- # FAQ ## How to replace Apporder? Custom Menu could replace [Apporder](https://github.com/juliushaertl/apporder). 1. Go to user or global settings 2. Scroll to `Top menu` check all apps in `Applications kept in the top menu` 3. Scroll to `Applications` and customize sorting 4. Save ## Use first top menu app as default app You can easily let Custom Menu redirect to the first app in the top menu by changing the following parameter in your configuration: ```php-inline title="config/config.php" 'defaultapp' => 'side_menu', ``` ## How to export the configuration? 1. Go global settings 2. Click on `Export the configuration`
[![](./_static/img/export_conf.png)](./_static/img/export_conf.png){target="blank"}
Export the configuration
## Custom Menu doesn't work for guest users Custom menu must be added in app's allowlist.
[![](./_static/img/allowlist.png)](./_static/img/allowlist.png){target="blank"}