Search code examples
strapi

Strapi v4 plugins.js issue


I recently installed strapi v4, and started to install some apps from the marketplace. Some of the apps need updates to a plugin.js file in the config folder.

When I created my app it did not create such a file in the config folder, do I need to create this manually? What am I missing?


Solution

  • Well, I just needed to create the file and add the plugin :)