Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin Panel UI Customization v4 #12188

Closed
2 tasks
joaomaia-code opened this issue Jan 13, 2022 · 10 comments
Closed
2 tasks

Admin Panel UI Customization v4 #12188

joaomaia-code opened this issue Jan 13, 2022 · 10 comments
Labels
issue: feature request Issue suggesting a new feature source: core:admin Source is core/admin package

Comments

@joaomaia-code
Copy link

Feature request

Please describe your feature request

  • ** I want to change the index page on the admin panel localhost:1337/admin/**
  • ** I want to change some UI on other components**

Summary

I want to override the admin panel index page /admin/ the one that includes the documentation links to meet the business UI.
Quick summary what's this feature request about.
Couldn't find on the docs how to do it if you could explain that would be perfect thank you!

Why is it needed?

I would like to be able to customize the UI of the Strapi admin pages so it will allow me to meet the business UI.

Captura de ecrã 2022-01-13, às 04 27 28

@alangabrielbs
Copy link

I'm also looking for a solution to customize the /admin HomePage

@JungRama
Copy link

Does anyone find the solution for this?

@RobinSJames
Copy link

RobinSJames commented Jan 20, 2022

@alangabrielbs @JungRama I'm still using V3 so I'm gonna explain how I've done it using V3.
You can view this bit on customising the admin panel.

If you're looking to edit the HomePage in V3 then you'd essentially follow the steps that are highlighted here and adjust it to what UI you're trying to change.

I'm not sure whether this implementation would translate to V4.

@derrickmehaffy derrickmehaffy added issue: feature request Issue suggesting a new feature source: core:admin Source is core/admin package labels Jan 20, 2022
@derrickmehaffy derrickmehaffy added this to To be reviewed (Open) in Content - Old via automation Jan 20, 2022
@abdlalisalmi
Copy link

Does anyone find the solution for this?

@alangabrielbs
Copy link

@alangabrielbs @JungRama Ainda estou usando o V3, então vou explicar como fiz isso usando o V3. Você pode ver este bit sobre como personalizar o painel de administração.

Se você deseja editar a HomePage na V3, deve seguir essencialmente as etapas destacadas aqui e ajustá-la à interface do usuário que está tentando alterar.

Não tenho certeza se essa implementação se traduziria em V4.

In v3 I can change, in v4 it doesn't work

@yanniskadiri yanniskadiri removed this from To be reviewed (Open) in Content - Old Jan 25, 2022
@petersg83 petersg83 added this to To be reviewed (Open) in Product Growth via automation Jan 25, 2022
@torchsmith
Copy link

I made an issue for this the other week, along with a PR to the strapi/rfcs repo with the feature request:

#12100
strapi/rfcs#37

@torchsmith
Copy link

torchsmith commented Jan 28, 2022

As a very-very temporary solution and highly unrecommended you can override this file to modify the dashboard:

/node_modules/@strapi/admin/admin/src/pages/HomePage/index.js

Keep in mind that once you update Strapi this file will be overwritten by the new version of Strapi.

Also - if you override the file via volume or similar be aware that if Strapi changes how they deal with the dashboard page, your override could possibly break.

@iparidhi
Copy link

iparidhi commented Feb 8, 2022

Thanks for sharing this idea and all the comments, it's definitely part of the plan to make the admin panel customizable.

Could you share more on what are the other possibilities you'd like as part of this?

I would like to be able to customize the UI of the Strapi admin pages so it will allow me to meet the business UI.

If it's convenient, we can plan a call (30 mins) to dig deeper on this topic.

@iparidhi iparidhi moved this from To be reviewed (Open) to Reviewed in Product Growth Feb 8, 2022
@iparidhi iparidhi moved this from Reviewed to Moved to Feedback database in Product Growth Feb 8, 2022
@torchsmith
Copy link

@iparidhi would you be able to move up the next rfcs review for strapi/rfcs#37 ?

Thats the rfcs for this feature.

@derrickmehaffy
Copy link
Member

Hey all, we are currently moving many feature requests to our new feedback and feature request website to help clean up the GitHub issues and make it easier for us to review bug reports and fix them.

I have moved this feature to the following URL: https://feedback.strapi.io/feature-requests/p/graphs-and-charts-within-the-admin-list-view-landing-page-ect
If you are interested in this feature please feel free to go there and add more comments and/or upvote it there.

For now I will close this and lock it so that all new information goes into our new feedback website.
Thanks!

Product Growth automation moved this from Moved to Feedback database to Fixed/Shipped Mar 25, 2022
@strapi strapi locked and limited conversation to collaborators Mar 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue: feature request Issue suggesting a new feature source: core:admin Source is core/admin package
Projects
No open projects
Product Growth
Fixed/Shipped
Development

No branches or pull requests

8 participants