Change default application

Hello,
i installed dashboard application https://apps.nextcloud.com/apps/dashboard and I wants to make it default application. And this question must be interesting for others to change default application on nextcloud.
How we can configure nextcloud to change default application, change file to another application.

Regards

i haven’t tried it myelf, yet… but this new version of a well-known app promises being able to set a default app to login with…
https://apps.nextcloud.com/apps/apporder
does that help?

RTFM! :stuck_out_tongue_winking_eye:

Add 'defaultapp' => 'dashboard', to /config/config.php.

https://docs.nextcloud.com/server/12/admin_manual/configuration_server/config_sample_php_parameters.html#user-experience

4 Likes

Good all two tips are very good, defaultapp in config.php is ok and apporder is interesting for organise applications.

Thanks

AppOrder should be a part of the server like the Direct Menu app. :wink: @juliusknorr

See https://github.com/nextcloud/server/issues/4917 :wink:

1 Like

merci. appreciated

Things have changed from 2017. Now, there is an option to set default app on a per-user basis, using Navigation bar settings in /index.php/settings/user/theming
This thread came up first in a search, so I thought it would be could to post an update. See the news release

1 Like

This topic was automatically closed after 5 days. New replies are no longer allowed.