Add custom links to the dashboard
-
This was a recently upvoted feature that was closed out but I see it as an important one for casual users. Customization of the UI by adding or removing the various links and elements is part of the โBrandingโ experience that was recently released. @andres-moya put it this way in Gitlab which I very much agreed with:
โ One of the useful features of Cloudron is to give users a single panel with all the apps they need in one place. But if we need to use some app that is not viable to be packed into Cloudron, this feature is lost.
But if we were able to add custom buttons to external apps, this would be great.โ
-
Generally this feature would not be too hard to implement, however we have to see how this can work with filtering apps a user has access to as well as the other domain and tag based filters.
The simplest way to add this would of course be to ignore all that and simple be able to add an icon+url+title to the dashboard for all users. Would this already suffice?
-
-
@nebulon said in Add custom links to the dashboard:
The simplest way to add this would of course be to ignore all that and simple be able to add an icon+url+title to the dashboard for all users. Would this already suffice?
Don't get me wrong, the tag-based filters would be cool. But maybe in the future. For now, I personally think your basic solution suffices. Though, I imagine people will want to start re-organizing their apps eventually...also future food for thought.
-
Perhaps another option would be to use something like @thetomester13 made here:
https://forum.cloudron.io/post/9938
I'd love something like that to be available as a Cloudron app.
Or perhaps even better, to just have Heimdall available as an app https://github.com/linuxserver/Heimdall (as others have mentioned in the above thread).
@NCKNE has added it to the app wishlist, so upvote here:
https://forum.cloudron.io/post/6133 -
@jdaviescoates Super interesting! You actually gave me an idea.
I donโt have to ask the Cloudron dashboard developers make an โemptyโ app . I can just make my own and configure Apache to forward to the external site based on whatever external site I want to add. Unfortunately that takes away server resources than simple direct custom links for the dashboard so I still want this, but I can get around it for now.
-
@jdaviescoates thanks for the shoutout if it's wanted, I can extend my Homepage app's functionality to include a list of custom URL's in addition to Cloudron apps.
-
I just updated the other related thread, but wanted to keep everyone here in the loop as well. The Homepage app has been updated to officially support custom links, reordering the apps, as well as the option to force links to open in a new tab.