This commit is contained in:
parent
7a73513958
commit
9a2670d532
1 changed files with 8 additions and 0 deletions
|
|
@ -14,6 +14,14 @@ Custom Menu could replace [Apporder](https://github.com/juliushaertl/apporder).
|
|||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue