How to custom strapi Admin UI v4?

System Information
  • Strapi Version: 4.0.4
  • Operating System: MacOs
  • Database: postgres
  • Node Version: v14.18.1
  • NPM Version: 6.14.15
  • Yarn Version: 1.22.10

I have tried to change the HomeHeader of the Admin page, but it has no changes.

  • I copy admin folder in node_modules/@strapi/admin/admin to my-project/admin and then I modified HomeHeader.js file as the image below:

  • I started strapi with the command yarn strapi develop --watch-admin, and nothing happened

Please help me to custom this! Thanks

Hi, have you find the solution for this?

1 Like

No, I haven’t, Still waiting for someone to know it with v3; we can modify it like my issue, but it doesn’t work in v4

1 Like

HOW, can this not be possible. Unbelievable. At least just document you cannot change this.