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?
Well, I just needed to create the file and add the plugin :)