Admin Panel Homepage / Welcome Page Customization
planned
Yannis Kadiri
We want to enhance the CMS homepage with additional widgets to provide more useful insights at a glance. Currently, the homepage includes two widgets: one displaying the last edited entries and another showing the last published entries.
We will introduce an API for the homepage that will allow users to create their own widgets and fully customize their CMS homepage. Every user has different needs, and with this API, you’ll have the flexibility to design a homepage that works best for you. Whether you need more visibility on project statistics, editorial workflows, or external integrations, you will be able to tailor your CMS homepage accordingly.
We will also introduce new default widgets to improve visibility and efficiency for Community and Paid Edition users.
For the Community Edition:
- User Profile Widget: A dedicated space for user details.
- Project Statistics Widget: Overview of key project metrics (Number of entries, assets, content types, components, admins, API tokens, webhooks, locales)
- Entries Overview Widget: Quick summary of content status (Number of draft entries, modified entries, and published entries)
For the Paid Edition:
- Assigned Entries Widget: Displays entries assigned to the user when the Review Workflows feature is enabled.
- Upcoming Releases Widget: Highlights upcoming releases for better planning.
- Audit Logs Widget: Provides quick access to recent audit logs.
Niklas Winkels
Merged in a post:
Allow easy replacement of "Welcome to your Strapi app" page
b
bill
Potential security issue.. because of this, it looks like every strapi installtion in the world can be found by simply googling...
But not just for that. The idea is to easily allow returning something else when hitting the root path. eg, if you put index.html in /public and hit http://localhost:1337/index.html, it will be returned. But not if you hit just http://localhost:1337
googling around this looks hard to do atm
Yannis Kadiri
Merged in a post:
Homepage API to customize the CMS homepage
Yannis Kadiri
This new homepage API will allow users to create their own widgets and fully customize their CMS homepage.
Every user has different needs, and with this API, you’ll have the flexibility to design a homepage that works best for you. Whether you need more visibility on project statistics, editorial workflows, or external integrations, you will be able to tailor your CMS homepage accordingly.
Niklas Winkels
Merged in a post:
HTML Customization for Admin panel Pages
Gilson Gilbert
It was great when we have more customization option in Strapi v3 for admin panel. The community is eagerly waiting for more customization options for admin panel HTML. Hope to have this in v4 or v5
Yannis Kadiri
planned
A
A Arilanto
It is a very classical feature to have a dashboard of your data in the home page of your backoffice.. and not only strapi don't have it but worse it dont give the developer the possibility to do it.. sad
Shivam
Looking for the same. Want to add custom UI panel.
T
Thor Galle
To solve the search engine results issue specifically, you should probably add this to your
public/robots.txt
:User-Agent: *
Disallow: /
The file is already present and suggesting this on a default install.
Fabrício Melo
I see a big movement towards v5, where they haven't even resolved the v4 problems yet.
They changed everything from v3 to v4, I can't even imagine what will come in v5.
So many changes and forgetting of something so basic and useful that this administrator customization would be.
wtf
I cannot understand why this has been removed from v4 since the ease of overriding built-in components to customize the rendering of each and every part of the UI was the main advantage of using a React based admin panel. In my understanding, v4 plugin system isn't as powerful and simple as the previous system was.
for example it looks kinda difficult to override the rendering of a relation ListItem, or to even change the way dates are rendered in list.
This feature in v3 made strapi a great tool for developers. I understand visual content builder etc are great for non-dev users, but please don't let strapi become the wordpress of Node (a good tool from the end-user point of view, and a nightmare for developers) 😅
dandananddada
Yes, i need to change the title of admin pages.
Load More
→