How to change the default homepage from Dashboard to an Organization #719

Closed
opened 2025-11-02 03:34:02 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @gayprogrammer on GitHub (May 17, 2017).

  • Gitea version (or commit ref): 1.1.1+2-g2854c8a
  • Git version: 2.12.2
  • Operating system: Windows Server 2012
  • Database (use [x]):
    • MSSQL
  • Can you reproduce the bug at https://try.gitea.io:
    • Not relevant
  • Log gist: Not relevant

Description

I would like to change the default homepage that all users are directed to. We have one organization with a few repos, so I would like all users to log in and land on the organization's page. The Dashboard page is not useful to us (neither is Issues, Pull Requests, and Explore pages).

What is the best way to change the default homepage? Would it be to inject a JavaScript redirect in the "home" template?

Originally created by @gayprogrammer on GitHub (May 17, 2017). - Gitea version (or commit ref): 1.1.1+2-g2854c8a - Git version: 2.12.2 - Operating system: Windows Server 2012 - Database (use `[x]`): - [x] MSSQL - Can you reproduce the bug at https://try.gitea.io: - [x] Not relevant - Log gist: Not relevant ## Description I would like to change the default homepage that all users are directed to. We have one organization with a few repos, so I would like all users to log in and land on the organization's page. The Dashboard page is not useful to us (neither is Issues, Pull Requests, and Explore pages). What is the best way to change the default homepage? Would it be to inject a JavaScript redirect in the "home" template?
GiteaMirror added the type/proposalissue/workaround labels 2025-11-02 03:34:02 -06:00
Author
Owner

@psxde commented on GitHub (Sep 19, 2018):

In general it would be great to set the default homepage per user and/or a global variable to something other than the current homepage, e.g. an organization dashboard or the user profile page which is more usable to welcome new users than a nearly blank page.

@psxde commented on GitHub (Sep 19, 2018): In general it would be great to set the default homepage per user and/or a global variable to something other than the current homepage, e.g. an organization dashboard or the user profile page which is more usable to welcome new users than a nearly blank page.
Author
Owner

@ncfavier commented on GitHub (May 8, 2019):

Yes, this would be nice.

@ncfavier commented on GitHub (May 8, 2019): Yes, this would be nice.
Author
Owner

@RichardCraven commented on GitHub (Jan 17, 2020):

...no response?

@RichardCraven commented on GitHub (Jan 17, 2020): ...no response?
Author
Owner

@guillep2k commented on GitHub (Jan 17, 2020):

I thik there are several ways to do this but, one of them could be the use of custom templates.

@guillep2k commented on GitHub (Jan 17, 2020): I thik there are several ways to do this but, one of them could be the use of custom templates.
Author
Owner

@shannon-fluellen-aurea commented on GitHub (Jun 8, 2020):

For a work account, I think it would be much better to have the option to set an organization as the default dashboard page

@shannon-fluellen-aurea commented on GitHub (Jun 8, 2020): For a work account, I think it would be much better to have the option to set an organization as the default dashboard page
Author
Owner

@carlosrziegler commented on GitHub (Jan 13, 2023):

some updates ?

@carlosrziegler commented on GitHub (Jan 13, 2023): some updates ?
Author
Owner

@lunny commented on GitHub (Jan 19, 2023):

I think one workaround is to customize dashboard page like @guillep2k said. For Gitea itself, it's difficult to merge this into the main base code.

@lunny commented on GitHub (Jan 19, 2023): I think one workaround is to customize dashboard page like @guillep2k said. For Gitea itself, it's difficult to merge this into the main base code.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#719