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: @juliushaertl

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

1 Like

merci. appreciated