Can't Inject Component in Admin UI

System Information
  • Strapi Version: 3.6.10
  • Operating System: Manjaro
  • Database: Postgres 13
  • Node Version: 14.19.2
  • NPM Version: 6.14.17
  • Yarn Version:

Hey strapi community,
I am trying to build a button in admin panel ui, using this doucmentation, but this doesn’t seem to work and while searching for injected components and how to inject them leads me to version 4 of strapi docs, which is a bottleneck!

Please update the v3 links of documentation so that i can create what i want.

Thanks

Hello,

You can find some informations about injecting components : Admin Panel API - Strapi Developer Docs.

Btw, you can find a tutorial here to add plugin : Generate a Strapi plugin - How to create a Strapi v4 plugin

hey @LeChefOkami thanks for replying, but as you can see i’m using strapi v3 not v4, so the links you gave might not work for me.

Oh sorry… But you can make a migration no ?

yes i can but i dont want it rn