Need to take full control of existing admin panel frontend source code

System Information
  • Strapi Version:
  • Operating System:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

I need to take full control of the existing admin panel frontend source code. Right now it is coming from node_module and I’m not able to modify it. I need everything that is impmented in the current admin panel

You can do it through either admin customization or by making a plugin.