alpcentaur 70323168b1 | 3 years ago | |
---|---|---|
.. | ||
.tx | 3 years ago | |
appinfo | 3 years ago | |
css | 3 years ago | |
js | 3 years ago | |
l10n | 3 years ago | |
lib | 3 years ago | |
templates | 3 years ago | |
.gitignore | 3 years ago | |
.scrutinizer.yml | 3 years ago | |
.travis.yml | 3 years ago | |
CHANGELOG.md | 3 years ago | |
LICENSE | 3 years ago | |
Makefile | 3 years ago | |
README.md | 3 years ago | |
phpunit.integration.xml | 3 years ago | |
phpunit.xml | 3 years ago |
Enable sorting the app icons from the personal settings. The order will be saved for each user individually. Administrators can define a custom default order.
Go to the Admin settings > Additional settings and drag the icons under App order.
You can easily let Nextcloud redirect your user to the first app in their personal order by changing the following parameter in your config/config.php:
'defaultapp' => 'apporder',
Users will now get redirected to the first app of the default order or to the first app of the user order.
git clone https://github.com/juliushaertl/apporder.git